Correct #if for compile time error notice

This commit is contained in:
Sillyfrog 2021-08-02 22:08:40 +10:00
parent c326e9303a
commit 89ad3f1b2c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Backlog RgxSSID rangeextender ; RgxPassword securepassword ; RgxAddress 192.168.
#warning **** USE_WIFI_RANGE_EXTENDER is enabled ****
#ifdef ESP8266
#ifdef LWIP_FEATURES
#if LWIP_FEATURES
// All good
#else
#error LWIP_FEATURES required, add "-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH" to build_flags