fix standalone building

This commit is contained in:
proddy
2021-10-19 17:40:12 +02:00
parent 752530a381
commit 48cedbd0fb
6 changed files with 55 additions and 21 deletions

View File

@@ -30,7 +30,9 @@
#include <iostream>
#define IPAddress std::string
// #define IPAddress std::string
#define IPAddress String
#define ICACHE_FLASH_ATTR
#define ICACHE_RAM_ATTR
#define os_event_t void