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
c25bcefb3c
commit
7fac669b3f
@ -356,7 +356,7 @@ namespace ratgdo {
|
||||
msgStart = 0;
|
||||
byteCount = 0;
|
||||
|
||||
readRollingCode(doorState, lightState, lockState, motionState, obstructionState);
|
||||
readRollingCode(this->store_.doorState, this->store_.lightState, this->store_.lockState, this->store_.motionState, this->store_.obstructionState);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user