Set default upload speed to 460800 for ESP32 Cam board // Resolve #171
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"maximum_size": 4194304,
|
||||
"protocol": "esptool",
|
||||
"require_upload_port": true,
|
||||
"speed": 921600
|
||||
"speed": 460800
|
||||
},
|
||||
"url": "https://wiki.ai-thinker.com/esp32-cam",
|
||||
"vendor": "AI Thinker"
|
||||
|
||||
Reference in New Issue
Block a user