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

Update ESPUI.h
This commit is contained in:
Lukas Bachschwell 2024-04-06 11:16:15 +02:00 committed by GitHub
commit efda9b7140
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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