diff --git a/platformio_core_defs.ini b/platformio_core_defs.ini index d1adf9b73..0bce38d41 100644 --- a/platformio_core_defs.ini +++ b/platformio_core_defs.ini @@ -98,12 +98,12 @@ lib_ignore = ESP32_ping, ESP32WebServer, IRremoteESP8266, Heatpum [core_2_6_0] platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_0 build_flags = ${esp82xx_2_6_x.build_flags} - -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191105 + -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703 [core_2_6_1] platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1 build_flags = ${esp82xx_2_6_x.build_flags} - -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191105 + -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703 [core_2_6_1_sdk3] platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1