fix
This commit is contained in:
parent
bbbd17458d
commit
b6221fbc01
|
@ -117,6 +117,7 @@ namespace ratgdo {
|
|||
void getRollingCode(const char* command);
|
||||
void gdoStateLoop();
|
||||
void statusUpdateLoop();
|
||||
void readRollingCode(uint8_t &door, uint8_t &light, uint8_t &lock, uint8_t &motion, uint8_t &obstruction);
|
||||
|
||||
protected:
|
||||
ESPPreferenceObject pref_;
|
||||
|
|
Loading…
Reference in New Issue