Set default upload speed to 460800 for ESP32 Cam board // Resolve #171

This commit is contained in:
Ivan Kravets
2019-04-18 12:46:17 +03:00
parent 3ad76de4c6
commit 69ae21166e
+1 -1
View File
@@ -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"