Use HSV color decoding, as in other projects

This commit is contained in:
Ollo
2021-11-24 22:53:31 +01:00
parent 6ccde82f82
commit 4aaf5260f7
2 changed files with 17 additions and 12 deletions

View File

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