fix
This commit is contained in:
parent
2b473f07b1
commit
a35fc4ca3d
|
@ -194,6 +194,7 @@ namespace ratgdo {
|
|||
|
||||
void RATGDOComponent::loop()
|
||||
{
|
||||
ESP_LOGD(TAG, "loop");
|
||||
obstructionLoop();
|
||||
doorStateLoop();
|
||||
dryContactLoop();
|
||||
|
|
Loading…
Reference in New Issue