7 lines
123 B
C
7 lines
123 B
C
#pragma once
|
|
|
|
#include "ws2812_spi.h"
|
|
|
|
void ws2812_spi_shell_register(void);
|
|
void ws2812_spi_strip_shell_unregister(void);
|