Merge pull request #11388 from Jason2866/patch-2

Correct monitor speed for ESP8266 in VSC Terminal
This commit is contained in:
Theo Arends
2021-03-19 14:13:47 +01:00
committed by GitHub

View File

@@ -80,7 +80,7 @@ build_flags = ${core.build_flags}
board_build.f_cpu = 80000000L
board_build.f_flash = 40000000L
monitor_speed = 74880
monitor_speed = 115200
monitor_port = COM5
upload_speed = 115200
; *** Upload Serial reset method for Wemos and NodeMCU