We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba55c9 commit 02a6332Copy full SHA for 02a6332
Firmware/RTK_Surveyor/menuFirmware.ino
@@ -569,7 +569,6 @@ void otaUpdate()
569
{
570
systemPrintln("Installing new firmware");
571
ota.SetCallback(otaPullCallback);
572
- if (enableRCFirmware == false)
573
ota.CheckForOTAUpdate(url, versionString); // Install new firmware, no reset
574
575
if (apConfigFirmwareUpdateInProcess)
0 commit comments