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
commit a30c87e9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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