Skip to content

Commit cc4d324

Browse files
committed
[Build] Change to SDK 20190703 to improve WiFi
See: - esp8266/Arduino#6724 (comment) - esp8266/Arduino#5784 (comment)
1 parent 17fbb47 commit cc4d324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio_core_defs.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@ lib_ignore = ESP32_ping, ESP32WebServer, IRremoteESP8266, Heatpum
9898
[core_2_6_0]
9999
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_0
100100
build_flags = ${esp82xx_2_6_x.build_flags}
101-
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191105
101+
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703
102102

103103
[core_2_6_1]
104104
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1
105105
build_flags = ${esp82xx_2_6_x.build_flags}
106-
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191105
106+
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703
107107

108108
[core_2_6_1_sdk3]
109109
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1

0 commit comments

Comments
 (0)