We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de9124 commit 9d5a15bCopy full SHA for 9d5a15b
1 file changed
platformio.ini
@@ -35,12 +35,6 @@ extra_scripts =
35
pre:scripts/embed_env_vars.py
36
post:scripts/build_frontend.py
37
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
-
44
; Serial Monitor options
45
upload_speed = 921600
46
monitor_speed = 115200
0 commit comments