Skip to content

Commit fc7f8de

Browse files
authored
Chris_Cabinet
1 parent f22c66c commit fc7f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if (NOT PICO_PROGRAM_MAIN_ENTRY)
1616
set(OUTPUT_SPI_INTERFACE spi0)
1717

1818
# Use multi-segment, starting index of second led strip or OFF to disable
19-
set(SECOND_SEGMENT_INDEX 315)
19+
set(SECOND_SEGMENT_INDEX 105)
2020

2121
# If multi-segment is used and it's reversed, set this option to ON to enable reversing
2222
set(SECOND_SEGMENT_REVERSED OFF)

0 commit comments

Comments
 (0)