9#include "platforms/semaphore.h"
27template<ptrdiff_t LeastMaxValue = 1>
fl::platforms::counting_semaphore< LeastMaxValue > counting_semaphore
Counting semaphore abstraction for FastLED.
fl::platforms::binary_semaphore binary_semaphore
Binary semaphore abstraction for FastLED.
Base definition for an LED controller.