From f721b5e87524107272a44d83837f1d4d7c822d2e Mon Sep 17 00:00:00 2001 From: Thomas Eng Date: Wed, 3 Apr 2019 14:16:51 -0400 Subject: [PATCH] control hub changes. --- The-FTC-Control-System.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/The-FTC-Control-System.md b/The-FTC-Control-System.md index fb59e7e..e85832a 100644 --- a/The-FTC-Control-System.md +++ b/The-FTC-Control-System.md @@ -22,7 +22,11 @@ The REV Robotics Expansion Hub is the electronic input/output (or “I/O”) mod

### REV Robotics Control Hub -For the 2019-2020 season, teams in select regions will have the option of using the [REV Robotics Control Hub](http://www.revrobotics.com/rev-31-1152/). The Control Hub is an integrated version of the Robot Controller. It combines an Android device built into the same case as a REV Robotics Expansion Hub. The Control Hub, which is connected directly to the Expansion Hub using an internal serial bus, eliminates the need for an external USB connection between the Android Robot Controller and the I/O module. +For the 2019-2020 season, teams in select regions will have the option of using the [REV Robotics Control Hub](http://www.revrobotics.com/rev-31-1152/). The Control Hub is an integrated version of the Robot Controller. It combines an Android device built into the same case as a REV Robotics Expansion Hub. + +

+ +The Control Hub, which is connected directly to the Expansion Hub using an internal serial bus, eliminates the need for an external USB connection between the Android Robot Controller and the I/O module.