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 ed6efe4 commit f328713Copy full SHA for f328713
platformio_override.sample.ini
@@ -34,7 +34,7 @@ lib_deps = ${esp8266.lib_deps}
34
build_unflags = ${common.build_unflags}
35
build_flags = ${common.build_flags} ${esp8266.build_flags}
36
;
37
-; *** To use the below defines/overrides, copy and paste each onto it's own line just below build_flags in the section above.
+; *** To use the below defines/overrides, copy and paste each onto its own line just below build_flags in the section above.
38
39
; Set a release name that may be used to distinguish required binary for flashing
40
; -D WLED_RELEASE_NAME=\"ESP32_MULTI_USREMODS\"
0 commit comments