#include "light_interface.h" void StatusLED_Shutdown(void) { WS2812_SetColor(WS2812_RED, WS2812_SOLID); os_delay() }