mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-21 17:40:54 +00:00
Fix include of ESPUI header
This commit is contained in:
parent
1e5ee117c5
commit
6b2ef81b12
@ -1,8 +1,9 @@
|
||||
#include "ESPUI.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <ESPAsyncWebServer.h>
|
||||
|
||||
#include "ESPUI.h"
|
||||
#include "dataControlsJS.h"
|
||||
#include "dataGraphJS.h"
|
||||
#include "dataIndexHTML.h"
|
||||
|
Loading…
Reference in New Issue
Block a user