#ifndef USER_WS2812_H_ #define USER_WS2812_H_ void ws2812_init(); void ws2812_write(); #endif /* USER_WS2812_H_ */