feat(esp2866): Use QIO mode default

This commit is contained in:
Dong Heng
2018-04-08 17:30:07 +08:00
parent 93a6ce37e5
commit b432953ffc

View File

@ -48,7 +48,7 @@ config ESPTOOLPY_COMPRESSED
choice FLASHMODE choice FLASHMODE
prompt "Flash SPI mode" prompt "Flash SPI mode"
default FLASHMODE_DIO default FLASHMODE_QIO
help help
Mode the flash chip is flashed in, as well as the default mode for the Mode the flash chip is flashed in, as well as the default mode for the
binary to run in. binary to run in.