12 namespace remote_base {
22 if (rhs.
wand_id != this->wand_id) {
25 return (this->wand_id == 0xffff || rhs.
wand_id == 0xffff || this->wand_id == rhs.
wand_id);
41 TEMPLATABLE_VALUE(uint32_t,
wand_id)
46 data.wand_id = this->wand_id_.value(
x...);
bool operator==(const MagiQuestData &rhs) const
DECLARE_REMOTE_PROTOCOL(AEHA) template< typename... Ts > class AEHAAction
Implementation of SPI Controller mode.
void encode(RemoteTransmitData *dst, const MagiQuestData &data) override