Updated Blocks Tutorial (markdown)

FTC Engineering
2019-04-09 11:00:23 -04:00
parent d30c51b0ef
commit 1d73820110

@ -6,19 +6,19 @@ The FTC Blocks Programming Tool is a visual design tool that lets programmers us
### Table of Contents
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)
* [The FTC Control System](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/The-FTC-Control-System)
* [Required Materials](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Required-Materials)
* [Using Your Android Device](https://github.com/FIRST-Tech-Challenge/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)
* [Configuring Your Android Devices](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Configuring-Your-Android-Devices)
* [Connecting Devices to a Control or Expansion Hub](https://github.com/cynergyou/ftc_app/wiki/Connecting-Devices-to-a-Control-or-Expansion-Hub)
* [Configuring Your Hardware](https://github.com/cynergyou/ftc_app/wiki/Configuring-Your-Hardware)
* [Configuring Your Hardware](https://github.com/FIRST-Tech-Challenge/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)
* [Installing a Javascript Enabled Browser](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Installing-a-Javascript-Enabled-Browser)
* [Connecting a Laptop to Program & Manage Wi-Fi Network](https://github.com/FIRST-Tech-Challenge/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)
* [Creating an Op Mode](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks)
* [Running an Op Mode](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Running-Your-Op-Mode)
* [Controlling a Servo](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Controlling-a-Servo-(Blocks))
* [Using Sensors](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Using-Sensors-(Blocks))
5. [Blocks Reference Material](https://github.com/FIRST-Tech-Challenge/ftc_app/wiki/Blocks-Reference-Material)