mirror of
https://github.com/s00500/ESPUI.git
synced 2025-06-11 12:50:40 +00:00
#47 Adding Dark Color, correcting wrong numbering for colors
This commit is contained in:
@ -98,7 +98,8 @@ typedef struct Control {
|
||||
#define COLOR_SUNFLOWER 4
|
||||
#define COLOR_CARROT 5
|
||||
#define COLOR_ALIZARIN 6
|
||||
#define COLOR_NONE 6
|
||||
#define COLOR_NONE 7
|
||||
#define COLOR_DARK 8
|
||||
|
||||
class ESPUIClass {
|
||||
public:
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user