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