mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 01:12:01 +00:00
7 lines
144 B
C
7 lines
144 B
C
#define MG_ARCH MG_ARCH_ESP32
|
|
|
|
#define MG_TLS MG_TLS_BUILTIN
|
|
#define MG_OTA MG_OTA_ESP32
|
|
#define MG_ENABLE_PACKED_FS 1
|
|
#define MG_ENABLE_POLL 1
|