updated flash mode for esp12f

This commit is contained in:
Patrick Moessler 2019-03-23 21:12:35 +01:00
parent 1578cafbf0
commit 5b15863ff0

View file

@ -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 =