diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index deaf056..3d756fb 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -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 * ***********************************/