mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-21 12:30:55 +00:00
Moved FILE_WRITTING into the common code section.
This commit is contained in:
parent
164be971e3
commit
7e6390ba0a
@ -47,10 +47,10 @@
|
||||
#include <ESPAsyncTCP.h>
|
||||
#include <Hash.h>
|
||||
|
||||
#define FILE_WRITING "w"
|
||||
|
||||
#endif
|
||||
|
||||
#define FILE_WRITING "w"
|
||||
|
||||
// Message Types (and control types)
|
||||
|
||||
enum MessageTypes : uint8_t
|
||||
|
Loading…
Reference in New Issue
Block a user