FastLED 3.9.15
Loading...
Searching...
No Matches
comparators.h
Go to the documentation of this file.
1#pragma once
2
3namespace fl {
4
5// DefaultLess is now an alias for less<T>, defined in utility.h
6
7} // namespace fl
Base definition for an LED controller.
Definition crgb.hpp:179