Set default upload speed to 921600
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"esptool"
|
||||
],
|
||||
"require_upload_port": true,
|
||||
"speed": 115200
|
||||
"speed": 921600
|
||||
},
|
||||
"url": "http://esp-idf.readthedocs.io/en/latest/get-started/get-started-pico-kit.html",
|
||||
"vendor": "Espressif"
|
||||
|
||||
Reference in New Issue
Block a user