This commit is contained in:
J. Nick Koston 2023-06-05 16:48:31 -05:00
parent a35fc4ca3d
commit bd0afd8e4d
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -194,7 +194,6 @@ namespace ratgdo {
void RATGDOComponent::loop()
{
ESP_LOGD(TAG, "loop");
obstructionLoop();
doorStateLoop();
dryContactLoop();