1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-04 06:10:18 +00:00

remove color dark, version bump

This commit is contained in:
2019-02-26 16:04:41 +01:00
parent 4f421c84d5
commit 2fae44f387
6 changed files with 151 additions and 152 deletions

View File

@ -99,7 +99,6 @@ typedef struct Control {
#define COLOR_CARROT 5
#define COLOR_ALIZARIN 6
#define COLOR_NONE 7
#define COLOR_DARK 8
class ESPUIClass {
public: