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 fc7f8de commit 6aeb824Copy full SHA for 6aeb824
CMakeLists.txt
@@ -16,7 +16,7 @@ if (NOT PICO_PROGRAM_MAIN_ENTRY)
16
set(OUTPUT_SPI_INTERFACE spi0)
17
18
# Use multi-segment, starting index of second led strip or OFF to disable
19
- set(SECOND_SEGMENT_INDEX 105)
+ set(SECOND_SEGMENT_INDEX 99)
20
21
# If multi-segment is used and it's reversed, set this option to ON to enable reversing
22
set(SECOND_SEGMENT_REVERSED OFF)
0 commit comments