FastLED 3.9.15
Loading...
Searching...
No Matches

◆ geti8()

int8_t fl::WaveSimulation1D_Real::geti8 ( size_t x) const
inline

Definition at line 67 of file wave_simulation_real.h.

67{ return static_cast<int8_t>(geti16(x) >> 8); }
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:80
int16_t geti16(size_t x) const

References geti16(), and x.

+ Here is the call graph for this function: