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

◆ has()

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

Definition at line 97 of file wave_simulation_real.cpp.

97{ return (x < length); }
int x
Definition Audio.ino:71

References length, and x.