Files
espurna/code
Maxim Prokhorov ef604ea848 api: workaround for espasyncwebserver vs. esp8266webserver includes
When building single source, enums for HTTP status codes have a name conflict.
ESP8266WebServer is included only in the OTA_WEB_SUPPORT=1 and WEB_SUPPORT=0,
so guard by checking for WEB_SUPPORT before including anything related to the async variant.
2021-09-03 15:23:19 +03:00
..
2021-08-30 14:34:30 +03:00
2019-07-11 00:34:17 +03:00
2021-08-12 10:49:09 +03:00
2019-07-11 00:34:17 +03:00
2021-08-16 17:00:57 +03:00
2019-07-11 00:34:17 +03:00