|
FastLED 3.9.15
|
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.
Definition in file lib8tion.cpp.
Include dependency graph for lib8tion.cpp:Go to the source code of this file.
Macros | |
| #define | FASTLED_INTERNAL |
| Disables pragma messages and warnings. | |
| #define | RAND16_SEED 1337 |
| Seed for the random number generator functions. | |
Variables | |
| uint16_t | rand16seed = RAND16_SEED |
| Seed for the random number generator functions. | |