mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-23 08:13:44 +02:00
Add mongoose webserver
This commit is contained in:
5
components/mongoose/mongoose/mongoose_config.h
Normal file
5
components/mongoose/mongoose/mongoose_config.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#define MG_ARCH MG_ARCH_ESP32
|
||||
|
||||
#define MG_ENABLE_PACKED_FS 1
|
||||
#define MG_TLS MG_TLS_NONE
|
||||
// #define MG_OTA MG_OTA_CUSTOM
|
||||
Reference in New Issue
Block a user