FastLED 3.9.15
|
#include <algorithm>
#include <cstdint>
#include <cmath>
#include <cassert>
#include "fl/time_alpha.h"
Go to the source code of this file.
Classes | |
class | MaxFadeTracker |
Tracks a smoothed peak with attack, decay, and output-inertia time-constants. More... | |