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

◆ setHalfDuplex()

void fl::WaveSimulation2D::setHalfDuplex ( bool on)
inline

Definition at line 190 of file wave_simulation.h.

190{ mSim->setHalfDuplex(on); }
fl::scoped_ptr< WaveSimulation2D_Real > mSim

References mSim.