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