FastLED 3.9.15
Loading...
Searching...
No Matches
clamp.h File Reference
#include "fl/stdint.h"
#include "fl/force_inline.h"
+ Include dependency graph for clamp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 IMPORTANT!
 

Functions

template<typename T>
FASTLED_FORCE_INLINEfl::clamp (T value, T min, T max)