Skip to content
  • Leonid Cupikov's avatar
    Fix update detection on connecting · 71a1e2e7
    Leonid Cupikov authored
    Problem: OTA endpoint result is used to show an update in UI. However, connect is stopped in case of `FirmwareStatus.UPDATE_REQUIRED` from the info endpoint
    
    Solution: Remove the `info.fwVersion` check and use only OTA
    71a1e2e7