Skip to content

Commit

Permalink
Fixed to generate 1MB flash images for the WiFi Relay
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypoulter committed Sep 26, 2020
1 parent fdece84 commit a0538cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ src_build_flags =
-DCONTROL_PIN=5
board_build.flash_mode = ${common.board_build.flash_mode}
board_build.f_cpu = ${common.board_build.f_cpu}
board_build.ldscript = eagle.flash.1m.ld
build_unflags = ${common.build_unflags}
build_flags = ${common.build_flags}
monitor_speed = ${common.monitor_speed}
Expand Down

0 comments on commit a0538cb

Please sign in to comment.