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