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

View File

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