We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3eec72 commit 3521732Copy full SHA for 3521732
usermods/platformio_override.usermods.ini
@@ -6,4 +6,4 @@ build_unflags = ${common.build_unflags}
6
build_flags = ${common.build_flags} ${esp32.build_flags} -D WLED_RELEASE_NAME=\"USERMODS\"
7
${esp32.AR_build_flags}
8
lib_deps = ${esp32.lib_deps}
9
-board_build.partitions = ${esp32.big_partitions}
+board_build.partitions = ${esp32.big_partitions}
0 commit comments