Files
ESPC3-wireless/app/drivers/ws2812_spi/ws2812_spi_shell.h

7 lines
123 B
C
Raw Normal View History

2025-02-13 17:17:07 +08:00
#pragma once
#include "ws2812_spi.h"
2025-02-19 19:58:59 +08:00
void ws2812_spi_shell_register(void);
2025-02-13 17:17:07 +08:00
void ws2812_spi_strip_shell_unregister(void);