Added new node to control the colored LEDs

This commit is contained in:
Ollo
2021-11-24 22:00:13 +01:00
parent d8f415e422
commit 6ccde82f82
2 changed files with 59 additions and 17 deletions

View File

@@ -13,6 +13,6 @@
#define HOMIE_SETTINGS
#define HOMIE_FIRMWARE_NAME "Vindriktning"
#define HOMIE_FIRMWARE_VERSION "1.1.0"
#define HOMIE_FIRMWARE_VERSION "1.2.0"
#endif