This commit is contained in:
J. Nick Koston 2023-06-05 19:24:52 -05:00
parent 9334f372bd
commit 0d70f4062c
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ namespace ratgdo {
void RATGDOComponent::loop() void RATGDOComponent::loop()
{ {
ESP_LOGD(TAG, "loop rollingCodeCounter: %d", this->rollingCodeCounter)
obstructionLoop(); obstructionLoop();
gdoStateLoop(); gdoStateLoop();
dryContactLoop(); dryContactLoop();