From d56643f5ff4c642354bd3c75f5212630320afe16 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Wed, 20 Sep 2023 02:19:44 -0400 Subject: [PATCH] Update seeeduino_xiao_ble.overlay --- .../shields/6x5_manuform/boards/seeeduino_xiao_ble.overlay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/shields/6x5_manuform/boards/seeeduino_xiao_ble.overlay b/config/boards/shields/6x5_manuform/boards/seeeduino_xiao_ble.overlay index b939052..b068ca2 100644 --- a/config/boards/shields/6x5_manuform/boards/seeeduino_xiao_ble.overlay +++ b/config/boards/shields/6x5_manuform/boards/seeeduino_xiao_ble.overlay @@ -32,7 +32,7 @@ spi-max-frequency = <4000000>; /* WS2812 */ - chain-length = <1>; /* arbitrary; change at will */ + chain-length = <0>; /* arbitrary; change at will */ spi-one-frame = <0x70>; spi-zero-frame = <0x40>;