We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c46f7 commit 3f01c87Copy full SHA for 3f01c87
platformio_override.ini.sample
@@ -11,7 +11,7 @@ default_envs = WLED_tasmota_1M
11
board = esp01_1m
12
platform = ${common.platform_wled_default}
13
platform_packages = ${common.platform_packages}
14
-board_build.ldscript = ${common.ldscript_1m0m}
+board_build.ldscript = ${common.ldscript_1m128k}
15
build_unflags = ${common.build_unflags}
16
build_flags = ${common.build_flags_esp8266}
17
; *********************************************************************
0 commit comments