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

◆ has()

bool fl::WaveSimulation1D_Real::has ( size_t x) const

Definition at line 79 of file wave_simulation_real.cpp.

79{ return (x < length); }
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:80

References length, and x.