更新灯带驱动

This commit is contained in:
LokLiang
2025-02-19 19:58:59 +08:00
parent 141a9970d8
commit af6acf8afb
4 changed files with 91 additions and 68 deletions

View File

@@ -2,5 +2,5 @@
#include "ws2812_spi.h"
void ws2812_spi_shell_register(ws2812_spi_led_strip_t *led_strip);
void ws2812_spi_shell_register(void);
void ws2812_spi_strip_shell_unregister(void);