1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-06-11 12:50:40 +00:00

Color none, update example

This commit is contained in:
2017-11-14 12:12:12 +01:00
parent fa45d9033b
commit 6da6c3841b
3 changed files with 24 additions and 9 deletions

View File

@ -63,6 +63,7 @@ typedef struct Control {
#define COLOR_SUNFLOWER 4
#define COLOR_CARROT 5
#define COLOR_ALIZARIN 6
#define COLOR_NONE 6
class ESPUIClass {