#ifndef HW_NEOPIXELS_H #define HW_NEOPIXELS_H void Initialize_SystemK_NeoPixels(SemaphoreHandle_t init_complete); #endif // HW_NEOPIXELS_H