1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-01 06:20:19 +00:00

Merge pull request #298 from sunlord2k/sunlord2k-patch-1

Update ESPUI.h
This commit is contained in:
2024-04-06 11:16:15 +02:00
committed by GitHub

View File

@ -34,7 +34,7 @@
#include <ESPAsyncTCP.h>
#include <Hash.h>
#define FILE_WRITE "w"
#define FILE_WRITING "w"
#endif