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