diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index dacea94..e9e5d08 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -116,6 +116,7 @@ namespace ratgdo { void printRollingCode(); void getRollingCode(const char* command); void gdoStateLoop(); + void statusUpdateLoop(); protected: ESPPreferenceObject pref_;