mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-07 22:03:20 +00:00
loop
This commit is contained in:
parent
0eaeea4238
commit
0c3a3d0a4c
@ -248,7 +248,8 @@ namespace ratgdo {
|
||||
reading = true;
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
}
|
||||
if (reading) {
|
||||
this->rxRollingCode[byteCount] = serData;
|
||||
byteCount++;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user