mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 01:06:41 +00:00
Slower (reliable) upload speed for esp32-2432s022c
This commit is contained in:
parent
769408868e
commit
9ca5875b72
@ -1,7 +1,7 @@
|
||||
[env:esp32-2432s022c_4MB]
|
||||
extends = arduino_esp32_v2, flash_4mb
|
||||
board = esp32dev
|
||||
upload_speed = 921600
|
||||
upload_speed = 460800 ; (set it to 115200, if you're experiencing issue when uploading)
|
||||
|
||||
build_flags =
|
||||
${arduino_esp32_v2.build_flags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user