1
0
mirror of https://github.com/ratgdo/esphome-ratgdo.git synced 2025-03-03 04:19:56 +00:00
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

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