1
0
kopia lustrzana https://github.com/s00500/ESPUI.git synced 2026-03-26 08:00:48 +00:00

#43 Sending Initial GUI as one big array

- Added new  INITIAL_GUI Type
- spliting GUI Blob to events in controls js
- formating the json in jsonDom into one big array
This commit is contained in:
2018-12-26 12:35:35 +01:00
rodzic 980e20818f
commit f31575b50c
5 zmienionych plików z 185 dodań i 156 usunięć

Wyświetl plik

@@ -40,6 +40,7 @@ typedef struct Control {
} Control;
// Message Types (and control types)
#define UI_INITIAL_GUI 100
#define UI_TITEL 0
#define UI_LABEL 1