add lilygo support

This commit is contained in:
technyon
2023-03-15 21:23:48 +01:00
parent c1d5926b2f
commit 304bea64fb
4 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.18"
#define NUKI_HUB_VERSION "8.18-lilygo-1"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false