button
This commit is contained in:
parent
6c8e755bf8
commit
dc4a8ef772
|
@ -76,7 +76,6 @@ namespace ratgdo {
|
||||||
}
|
}
|
||||||
|
|
||||||
uint16_t RATGDOComponent::readRollingCode()
|
uint16_t RATGDOComponent::readRollingCode()
|
||||||
{
|
|
||||||
{
|
{
|
||||||
uint32_t rolling = 0;
|
uint32_t rolling = 0;
|
||||||
uint64_t fixed = 0;
|
uint64_t fixed = 0;
|
||||||
|
|
Loading…
Reference in New Issue