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

◆ setHalfDuplex()

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

Definition at line 194 of file wave_simulation.h.

194 {
195 sim->setHalfDuplex(on);
196 }
fl::scoped_ptr< WaveSimulation2D_Real > sim

References sim.