FastLED 3.9.15
Loading...
Searching...
No Matches
lib8tion.cpp File Reference

Detailed Description

Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.

Definition in file lib8tion.cpp.

#include <stdint.h>
#include "FastLED.h"
+ 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.