Skip to content

Commit 3521732

Browse files
committed
fix env:userods
1 parent d3eec72 commit 3521732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usermods/platformio_override.usermods.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ build_unflags = ${common.build_unflags}
66
build_flags = ${common.build_flags} ${esp32.build_flags} -D WLED_RELEASE_NAME=\"USERMODS\"
77
${esp32.AR_build_flags}
88
lib_deps = ${esp32.lib_deps}
9-
board_build.partitions = ${esp32.big_partitions}
9+
board_build.partitions = ${esp32.big_partitions}

0 commit comments

Comments
 (0)