diff options
Diffstat (limited to 'app/boards/shields/reviung41')
-rw-r--r-- | app/boards/shields/reviung41/boards/nice_nano.overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/shields/reviung41/boards/nice_nano.overlay b/app/boards/shields/reviung41/boards/nice_nano.overlay index a05d0eb..b6c89e8 100644 --- a/app/boards/shields/reviung41/boards/nice_nano.overlay +++ b/app/boards/shields/reviung41/boards/nice_nano.overlay @@ -1,5 +1,5 @@ &spi1 { - compatible = "nordic,nrf-spi"; + compatible = "nordic,nrf-spim"; status = "okay"; mosi-pin = <6>; // Unused pins, needed for SPI definition, but not used by the ws2812 driver itself. |