mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
fix
This commit is contained in:
parent
9334f372bd
commit
0d70f4062c
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user