6 namespace remote_base {
22 void dump(
const TotoData &data)
override;
31 TEMPLATABLE_VALUE(uint8_t,
command)
36 data.rc_code_2 = this->rc_code_2_.value(
x...);
37 data.command = this->command_.value(
x...);
38 this->set_send_times(this->send_times_.value_or(
x..., 3));
39 this->set_send_wait(this->send_wait_.value_or(
x..., 36000));
DECLARE_REMOTE_PROTOCOL(AEHA) template< typename... Ts > class AEHAAction
void encode(RemoteTransmitData *dst, const TotoData &data) override
bool operator==(const TotoData &rhs) const
Implementation of SPI Controller mode.