mirror of https://github.com/arendst/Tasmota.git
Update platformio.ini
This commit is contained in:
parent
a5868452a0
commit
0a88c56376
|
@ -74,6 +74,7 @@ build_flags = ${core_active.build_flags}
|
|||
build_unflags = -Wall
|
||||
|
||||
board_build.f_cpu = 80000000L
|
||||
board_build.f_flash = 40000000L
|
||||
monitor_speed = 115200
|
||||
upload_speed = 115200
|
||||
; *** Upload Serial reset method for Wemos and NodeMCU
|
||||
|
|
Loading…
Reference in New Issue