From ba6f05cc83656488776770e7c19223012d3daec9 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Mon, 21 Aug 2017 14:47:04 -0400 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 88dd340..382e9ed 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -38,4 +38,7 @@ 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)) * [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) \ No newline at end of file + * [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)) + * [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) \ No newline at end of file