Add time estimate to update RC app.

Westside Robotics
2022-02-25 10:26:39 -08:00
parent 5d27eacc88
commit 2d7d711249

@ -85,6 +85,8 @@ The [REV Hardware Client software](https://docs.revrobotics.com/rev-control-syst
FTC teams using Blocks or OnBot Java for programming can use the REV Hardware Client to update the Robot Controller (RC) app on an RC phone. FTC teams using Blocks or OnBot Java for programming can use the REV Hardware Client to update the Robot Controller (RC) app on an RC phone.
NOTE: it will take an estimated 7.5 minutes per device to complete this task.
As an alternate, the FTC app releases are available on the [FTCRobotController Github](https://github.com/FIRST-Tech-Challenge/FtcRobotController/releases). Download the Robot Controller APK file to a computer, transfer it to the RC phone's Downloads folder, then open that file to install the RC app. This process is called "side-loading". As an alternate, the FTC app releases are available on the [FTCRobotController Github](https://github.com/FIRST-Tech-Challenge/FtcRobotController/releases). Download the Robot Controller APK file to a computer, transfer it to the RC phone's Downloads folder, then open that file to install the RC app. This process is called "side-loading".
**Important Note:** If you update the Robot Controller (RC) app, you should also update the Driver Station (DS) app to the same version number. **Important Note:** If you update the Robot Controller (RC) app, you should also update the Driver Station (DS) app to the same version number.