pub type DefaultPulseTransmitter = CirPulseTransmitter;Expand description
Default PulseTransmitter implementation. On Linux, this is the actual IR transmitter; on other platforms, it is simulated.
Aliased Type§
pub struct DefaultPulseTransmitter { /* private fields */ }