mirror of
https://github.com/s00500/ESPUI.git
synced 2025-06-14 18:00:40 +00:00
Update ESPUI.h
This commit is contained in:
@ -134,7 +134,7 @@ public:
|
||||
void (*callback)(Control*, int);
|
||||
String value;
|
||||
ControlColor color;
|
||||
bool visible;
|
||||
bool visible;
|
||||
uint16_t parentControl;
|
||||
Control* next;
|
||||
|
||||
|
Reference in New Issue
Block a user