diff --git a/platformio.ini b/platformio.ini index 9436161374..5402f53159 100644 --- a/platformio.ini +++ b/platformio.ini @@ -59,7 +59,7 @@ arduino_core_2_5_0 = espressif8266@2.0.4 arduino_core_stage = https://github.com/platformio/platform-espressif8266.git#feature/stage platform = ${common:esp8266.arduino_core_2_4_2} build_flags = - -D PIO_FRAMEWORK_ARDUINO_LWIP_HIGHER_BANDWIDTH + -D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH -Wl,-Teagle.flash.4m1m.ld ;;;; Required for core > v2.5.0 or staging version 4MB Flash 3MB SPIFFs [common:esp8266_1M] diff --git a/readme.md b/readme.md index ca68f9854b..b4f54cc98f 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control ### Supported light control interfaces: - WLED Android app -- HTTP request API +- HTTP and JSON request APIs - Blynk IoT - MQTT - E1.31 diff --git a/wled00/data/settings_sec.htm b/wled00/data/settings_sec.htm index 6459a4a41f..cf45fa7aef 100644 Binary files a/wled00/data/settings_sec.htm and b/wled00/data/settings_sec.htm differ diff --git a/wled00/html_other.h b/wled00/html_other.h index 720b011680..79d43a8fa1 100644 --- a/wled00/html_other.h +++ b/wled00/html_other.h @@ -20,7 +20,7 @@ const char PAGE_msg[] PROGMEM = R"=====( const char PAGE_update[] PROGMEM = R"=====(