更新模板到最新状态
This commit is contained in:
6
app/drivers/ws2812_spi/ws2812_spi_shell.h
Normal file
6
app/drivers/ws2812_spi/ws2812_spi_shell.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "ws2812_spi.h"
|
||||
|
||||
void ws2812_spi_shell_register(ws2812_spi_led_strip_t *led_strip);
|
||||
void ws2812_spi_strip_shell_unregister(void);
|
||||
Reference in New Issue
Block a user