#include <remote_base.h>
|
template<typename Protocol > |
void | transmit_ (const typename Protocol::ProtocolData &data, uint32_t send_times=1, uint32_t send_wait=0) |
|
Definition at line 265 of file remote_base.h.
◆ RemoteTransmittable() [1/2]
esphome::remote_base::RemoteTransmittable::RemoteTransmittable |
( |
| ) |
|
|
inline |
◆ RemoteTransmittable() [2/2]
◆ set_transmitter()
◆ transmit_()
template<typename Protocol >
void esphome::remote_base::RemoteTransmittable::transmit_ |
( |
const typename Protocol::ProtocolData & |
data, |
|
|
uint32_t |
send_times = 1 , |
|
|
uint32_t |
send_wait = 0 |
|
) |
| |
|
inlineprotected |
◆ transmitter_
The documentation for this class was generated from the following file: