Skip to content

Commit

Permalink
Update nice_nano_v2.overlay
Browse files Browse the repository at this point in the history
HgGamer authored Feb 13, 2024
1 parent 0eddfc5 commit df53bcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
// Unused pins, needed for SPI def, but not used by ws2812 driver.
sck-pin = <5>;
miso-pin = <7>;
pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pa7>;
pinctrl-0 = <&i2c0_default>;
led_strip: ws2812@0 {
compatible = "worldsemi,ws2812-spi";
label = "WS2812";

0 comments on commit df53bcc

Please sign in to comment.