FastLED 3.9.15
Loading...
Searching...
No Matches
clamp.h File Reference
#include <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
 Implements a simple red square effect for 2D LED grids.
 

Functions

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