tweak
This commit is contained in:
parent
7822adf6d3
commit
ec95baa708
|
@ -126,6 +126,7 @@ namespace ratgdo {
|
|||
void gdoStateLoop();
|
||||
void statusUpdateLoop();
|
||||
void readRollingCode(uint8_t& door, uint8_t& light, uint8_t& lock, uint8_t& motion, uint8_t& obstruction);
|
||||
void incrementRollingCodeCounter();
|
||||
void sendCommandAndSaveCounter(Commands command);
|
||||
/** Register a child component. */
|
||||
void register_child(RATGDOClient* obj);
|
||||
|
|
Loading…
Reference in New Issue