Skip to content

Commit

Permalink
Changed to pin3
Browse files Browse the repository at this point in the history
  • Loading branch information
JacquesMatthee authored Mar 7, 2024
1 parent b1042c9 commit 27e7a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if (NOT PICO_PROGRAM_MAIN_ENTRY)
set(BOOT_WORKAROUND OFF)

# Default output data pin for the non-SPI LED strips (only for sk6812/ws2812b)
set(OUTPUT_DATA_PIN 2)
set(OUTPUT_DATA_PIN 3)

# Default output data/clocks pin for the SPI LED strips (only for apa102, not for sk6812/ws2812b)
# only certain pairs of pins are allowed for selected SPI interface (refer to "readme.md")
Expand Down

0 comments on commit 27e7a2b

Please sign in to comment.