This commit is contained in:
J. Nick Koston 2023-06-05 18:25:55 -05:00
parent 09dfd9b5cd
commit bbbd17458d
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ namespace ratgdo {
void printRollingCode();
void getRollingCode(const char* command);
void gdoStateLoop();
void statusUpdateLoop();
protected:
ESPPreferenceObject pref_;