From b87372c66de5d262698880fbc833bc24f39e7bc0 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Mon, 7 Aug 2017 12:27:20 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index cb7ad86..f62825f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -30,7 +30,7 @@ * [Connecting Your Laptop](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#connecting-your-laptop-to-the-ftc-blocks-programming-mode-server) * [Troubleshooting Wireless Connection](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#troubleshooting-your-wireless-connection) * [Creating Your First Op Mode](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#creating-your-first-op-mode) - * [Op Mode Structure](https://https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#examining-the-structure-of-your-op-mode) + * [Op Mode Structure](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#examining-the-structure-of-your-op-mode) * [Controlling a DC Motor](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-Op-Mode-with-FTC-Blocks#controlling-a-dc-motor) * [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)