mirror of
https://github.com/s00500/ESPUI.git
synced 2026-01-16 18:46:21 +00:00
fix duplicate declaration
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
|||||||
String panelStyle;
|
String panelStyle;
|
||||||
String panelClass;
|
String panelClass;
|
||||||
String elementStyle;
|
String elementStyle;
|
||||||
String elementStyle;
|
|
||||||
String inputType;
|
String inputType;
|
||||||
Control* next;
|
Control* next;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user