|
FastLED 3.9.15
|
#include "fl/math/time_alpha.h"#include "fl/log/log.h"#include "fl/math/math.h"#include "fl/stl/noexcept.h"
Include dependency graph for time_alpha.cpp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| u16 | fl::time_alpha16 (u32 now, u32 start, u32 end) FL_NOEXCEPT |
| u8 | fl::time_alpha8 (u32 now, u32 start, u32 end) FL_NOEXCEPT |