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