fix
This commit is contained in:
parent
24c645bfbe
commit
d0bafa7d02
|
@ -405,9 +405,6 @@ namespace ratgdo {
|
|||
|
||||
void RATGDOComponent::sync()
|
||||
{
|
||||
if (!this->useRollingCodes_)
|
||||
return;
|
||||
|
||||
getRollingCode("reboot1");
|
||||
transmit(this->txRollingCode);
|
||||
delay(65);
|
||||
|
|
Loading…
Reference in New Issue