diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 8ee534b..07adad4 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -405,9 +405,6 @@ namespace ratgdo { void RATGDOComponent::sync() { - if (!this->useRollingCodes_) - return; - getRollingCode("reboot1"); transmit(this->txRollingCode); delay(65);