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