Skip to content

Commit d33d755

Browse files
committed
Arduino Bootstrapper (v1.13.0)
1 parent c9a7750 commit d33d755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ extra_configs = secrets.ini
1313

1414
[env:bootstrapper]
1515
platform = [email protected] ; for ESP32 use: espressif32
16-
platform_packages = platformio/framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#315bc77afe3e260c0d7af10d5caef3fcf905c281
16+
platform_packages = platformio/framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#313b3c07ecccbe6fee24aa9fa447c4aed16ca499
1717
board = d1_mini ; for ESP32 Lolin D32 board use: lolin_d32
1818
framework = arduino
1919

0 commit comments

Comments
 (0)