Skip to content

Commit 9d5a15b

Browse files
committed
Try removing esptool fork
1 parent 1de9124 commit 9d5a15b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

platformio.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ extra_scripts =
3535
pre:scripts/embed_env_vars.py
3636
post:scripts/build_frontend.py
3737

38-
; PlatformIO-compatible packages
39-
platform_packages =
40-
; Force-updating esptool until PlatformIO finally updates their copy
41-
; https://github.com/platformio/platform-espressif32/issues/1417
42-
tool-esptoolpy @ https://github.com/OpenShock/esptool.git#platformio-json
43-
4438
; Serial Monitor options
4539
upload_speed = 921600
4640
monitor_speed = 115200

0 commit comments

Comments
 (0)