updated flash mode for esp12f
This commit is contained in:
parent
1578cafbf0
commit
5b15863ff0
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ build_flags =
|
|||
-DMQTT_MAX_PACKET_SIZE=2048 ; PubSubClient Specific flags
|
||||
-w ; supress all warnings
|
||||
monitor_speed = 115200
|
||||
board_build.flash_mode = dout
|
||||
board_build.flash_mode = qio
|
||||
upload_speed = 115200
|
||||
upload_resetmethod = nodemcu
|
||||
lib_deps =
|
||||
|
|
Loading…
Reference in a new issue