Skip to content

Commit b92b78e

Browse files
authored
Update CMakeLists.txt, added comments, set for single-segment
1 parent f9c0505 commit b92b78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if (NOT PICO_PROGRAM_MAIN_ENTRY)
77
set(BOOT_WORKAROUND OFF)
88

99
# Default output data pin for the non-SPI LED strips (only for sk6812/ws2812b)
10+
# 14 for Multi-Segment, 15 for Single-Segment
1011
set(OUTPUT_DATA_PIN 15)
1112

1213
# Default output data/clocks pin for the SPI LED strips (only for apa102, not for sk6812/ws2812b)

0 commit comments

Comments
 (0)