mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-07 08:47:02 +01:00
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.
4.5 KiB
4.5 KiB