From 5a1b7fbd5d8fb042250548e1f915d25f3fd3b857 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Wed, 6 Sep 2017 18:47:14 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0f612a0..772ad52 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -23,7 +23,8 @@ * [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) -8. [Writing an Op Mode (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks) +8. [Choosing a Programming Tool](https://github.com/ftctechnh/ftc_app/wiki/Choosing-a-Programming-Tool) +9. [Writing an Op Mode (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks) * [What's an Op Mode?](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#whats-an-op-mode) * [Blocks Programming Tool](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#the-ftc-blocks-programming-tool) * [Installing a Javascript-Enabled Browser](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#installing-a-javascript-enabled-browser) @@ -35,11 +36,11 @@ * [Inserting Telemetry Statements](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#inserting-telemetry-statements) * [Saving Your Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#saving-your-op-mode) * [Exiting Programming Mode](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#exiting-programming-mode) -9. [Running Your Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Running-Your-Op-Mode) -10. [Controlling a Servo (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)) +10. [Running Your Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Running-Your-Op-Mode) +11. [Controlling a Servo (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)) * [What is a Servo Motor?](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)#what-is-a-servo-motor) * [Modifying Your Op Mode to Control a Servo](https://github.com/ftctechnh/ftc_app/wiki/Controlling-a-Servo-(Blocks)#modifying-your-op-mode-to-control-a-servo) -11. [Using Sensors (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks)) +12. [Using Sensors (Blocks)](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks)) * [Color-Distance Sensor](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks)#color-distance-sensor) * [Touch Sensor](https://github.com/ftctechnh/ftc_app/wiki/Using-Sensors-(Blocks)#touch-sensor) -12. [Troubleshooting](https://github.com/ftctechnh/ftc_app/wiki/Troubleshooting) \ No newline at end of file +13. [Troubleshooting](https://github.com/ftctechnh/ftc_app/wiki/Troubleshooting) \ No newline at end of file