diff --git a/Blocks-Tutorial.md b/Blocks-Tutorial.md index 6ecbb13..d2e3ad4 100644 --- a/Blocks-Tutorial.md +++ b/Blocks-Tutorial.md @@ -27,4 +27,24 @@ This tutorial is available in two different versions. * [Using Sensors](https://github.com/cynergyou/ftc_app/wiki/Using-Sensors-(Blocks)) 5. [Blocks Reference Material](https://github.com/cynergyou/ftc_app/wiki/Blocks-Reference-Material) +### Table of Contents (for Control Hub) + +1. Introduction + * [The FTC Control System](https://github.com/cynergyou/ftc_app/wiki/The-FTC-Control-System) + * [Required Materials](https://github.com/cynergyou/ftc_app/wiki/Required-Materials) + * [Using Your Android Device](https://github.com/cynergyou/ftc_app/wiki/Using-Your-Android-Device) +2. Configuring Your Hardware + * [Configuring Your Android Devices](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Android-Devices) + * [Connecting Devices to an Expansion Hub](https://github.com/cynergyou/ftc_app/wiki/Connecting-Devices-to-an-Expansion-Hub) + * [Configuring Your Hardware](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Hardware) +3. Connecting to the Program & Manage Server + * [Installing a Javascript Enabled Browser](https://github.com/cynergyou/ftc_app/wiki/Installing-a-Javascript-Enabled-Browser) + * [Connecting a Laptop to Program & Manage Wi-Fi Network](https://github.com/cynergyou/ftc_app/wiki/Connecting-a-Laptop-to-the-Program-&-Manage-Network) +4. Writing an Op Mode + * [Creating an Op Mode](https://github.com/cynergyou/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks) + * [Running an Op Mode](https://github.com/cynergyou/ftc_app/wiki/Running-Your-Op-Mode) + * [Controlling a Servo](https://github.com/cynergyou/ftc_app/wiki/Controlling-a-Servo-(Blocks)) + * [Using Sensors](https://github.com/cynergyou/ftc_app/wiki/Using-Sensors-(Blocks)) +5. [Blocks Reference Material](https://github.com/cynergyou/ftc_app/wiki/Blocks-Reference-Material) +