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 30e9692 commit 66e970fCopy full SHA for 66e970f
CMakeLists.txt
@@ -7,7 +7,7 @@ if (NOT PICO_PROGRAM_MAIN_ENTRY)
7
set(BOOT_WORKAROUND OFF)
8
9
# Default output data pin for the non-SPI LED strips (only for sk6812/ws2812b)
10
- set(OUTPUT_DATA_PIN 2)
+ set(OUTPUT_DATA_PIN 0)
11
12
# Default output data/clocks pin for the SPI LED strips (only for apa102, not for sk6812/ws2812b)
13
# only certain pairs of pins are allowed for selected SPI interface (refer to "readme.md")
0 commit comments