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

◆ setHalfDuplex()

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

Definition at line 101 of file wave_simulation.h.

101{ mSim->setHalfDuplex(on); }
fl::unique_ptr< WaveSimulation1D_Real > mSim

References mSim.