fix
This commit is contained in:
parent
9f6b7caf6e
commit
fe09f2c846
|
@ -96,6 +96,8 @@ namespace ratgdo {
|
|||
|
||||
void doorStateLoop();
|
||||
void dryContactLoop();
|
||||
void printRollingCode()
|
||||
void getRollingCode(const char* command)
|
||||
|
||||
/********************************** INTERRUPT SERVICE ROUTINES
|
||||
* ***********************************/
|
||||
|
|
Loading…
Reference in New Issue