From 17127128fdcdbc8a81b1fa84637432313821e10d Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 24 Jul 2019 13:38:33 -0400 Subject: [PATCH] Updated Managing a Control Hub (markdown) --- Managing-a-Control-Hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Managing-a-Control-Hub.md b/Managing-a-Control-Hub.md index 7d3586b..f872dd4 100644 --- a/Managing-a-Control-Hub.md +++ b/Managing-a-Control-Hub.md @@ -88,7 +88,7 @@ Note that if you are an Android Studio user, then by updating to the newest vers | Updating the Robot Controller App| | ---- | -| 1. Go to the current season's GitHub repository and look in the "doc/apk" subdirectory to download the appropriate APK file. For the Skystone season, the APK files can be found [here](https://github.com/FIRST-Tech-Challenge/SkyStone/tree/master/doc/apk)).| +| 1. Go to the current season's GitHub repository and look in the "doc/apk" subdirectory to download the appropriate APK file. For the Skystone season, the APK files can be found [here](https://github.com/FIRST-Tech-Challenge/SkyStone/tree/master/doc/apk).| | 2. Click on the _FtcRobotController-release.apk_ link in the repository to access the Robot Controller file.

[[/images/Managing-a-Control-Hub/apkFolderOnRepo.jpg]]

| | 3. Click on the _Download_ button to download the Robot Controller app as an APK file to your computer.

[[/images/Managing-a-Control-Hub/downloadRobotControllerAPK.jpg]]

| | 4. On the _Manage_ page, click on the _Select App_ button to select the the Robot Controller app that you would like to upload to the Control Hub.

[[/images/Managing-a-Control-Hub/selectRobotControllerAPK.jpg]]

An _Update_ button should appear if an APK file was successfully selected.|