Skip to content

Commit 86393e0

Browse files
authored
Merge pull request wled#4608 from marcone/patch-2
Fix typo
2 parents ed6efe4 + f328713 commit 86393e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio_override.sample.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lib_deps = ${esp8266.lib_deps}
3434
build_unflags = ${common.build_unflags}
3535
build_flags = ${common.build_flags} ${esp8266.build_flags}
3636
;
37-
; *** To use the below defines/overrides, copy and paste each onto it's own line just below build_flags in the section above.
37+
; *** To use the below defines/overrides, copy and paste each onto its own line just below build_flags in the section above.
3838
;
3939
; Set a release name that may be used to distinguish required binary for flashing
4040
; -D WLED_RELEASE_NAME=\"ESP32_MULTI_USREMODS\"

0 commit comments

Comments
 (0)