Skip to content

Commit dc9b687

Browse files
committed
fix bug for new huzzah 1M board
1 parent 8253b82 commit dc9b687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/esp8266com/esp8266/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ huzzah.menu.FlashSize.4M1M.build.flash_ld=eagle.flash.4m1m.ld
186186
huzzah.menu.FlashSize.4M1M.build.spiffs_start=0x300000
187187
huzzah.menu.FlashSize.4M1M.build.spiffs_end=0x3FB000
188188
huzzah.menu.FlashSize.4M1M.build.spiffs_blocksize=8192
189-
huzzah.menu.FlashSize.4M3M.build.spiffs_pagesize=256
189+
huzzah.menu.FlashSize.4M1M.build.spiffs_pagesize=256
190190

191191
##############################################################
192192
nodemcu.name=NodeMCU 0.9 (ESP-12 Module)

0 commit comments

Comments
 (0)