From 07b20c3be101af4ad014fba9392a63b5a5c30acc Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 4 Aug 2017 11:40:39 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index a102f84..690116a 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -15,4 +15,11 @@ * [Connecting a Motor](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub#connecting-a-motor-to-the-expansion-hub) * [Connecting a Servo](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub#connecting-a-servo-to-the-expansion-hub) * [Connecting a Color-Distance Sensor](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub#connecting-a-color-distance-sensor-to-the-expansion-hub) - * [Connecting a Touch Sensor](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub#connecting-a-touch-sensor-to-the-expansion-hub) \ No newline at end of file + * [Connecting a Touch Sensor](https://github.com/ftctechnh/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub#connecting-a-touch-sensor-to-the-expansion-hub) +7. [Configuring Your Hardware](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware) + * [Creating a Config File](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#creating-a-configuration-file) + * [Configuring a DC Motor](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#configuring-a-dc-motor) + * [Configuring a Servo](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#configuring-a-servo) + * [Configuring a Color Distance Sensor](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#configuring-a-color-distance-sensor) + * [Configuring a Digital Touch Sensor](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#configuring-a-digital-touch-sensor) + * [Saving Config Info](https://github.com/ftctechnh/ftc_app/wiki/Configuring-Your-Hardware#saving-the-configuration-information) \ No newline at end of file