diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 7f5d434..14dbfca 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -391,19 +391,14 @@ namespace ratgdo { { transmit(Command.REBOOT1); delay(65); - transmit(Command.REBOOT2); delay(65); - transmit(Command.REBOOT3); delay(65); - transmit(Command.REBOOT4); delay(65); - transmit(Command.REBOOT5); delay(65); - sendCommandAndSaveCounter(Command.REBOOT6); delay(65); }