From 139221c5b2152efb2adbb5140b430ff12deaa2c1 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 11:22:22 -0400 Subject: [PATCH] Updated Advanced Topics (markdown) --- Advanced-Topics.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Advanced-Topics.md b/Advanced-Topics.md index f3bde3b..0f0d69c 100644 --- a/Advanced-Topics.md +++ b/Advanced-Topics.md @@ -1,8 +1,8 @@ ### Table of Contents -1. [Identifying Vuforia VuMarks](https://github.com/ftctechnh/ftc_app/wiki/Identifying-Vuforia-VuMarks) -2. [Writing an I2C Driver](https://github.com/ftctechnh/ftc_app/wiki/Writing-an-I2C-Driver) -3. [Using Two Expansion Hubs](https://github.com/ftctechnh/ftc_app/wiki/Using-Two-Expansion-Hubs) -4. [Changing PID Coefficients](https://github.com/ftctechnh/ftc_app/wiki/Changing-PID-Coefficients) -5. [Managing Electrostatic Discharge Effects](https://github.com/ftctechnh/ftc_app/wiki/Managing-Electrostatic-Discharge-Effects) -6. [Using TensorFlow Lite for Object Detection](https://github.com/ftctechnh/ftc_app/wiki/Using-TensorFlow-Lite-for-Mineral-Detection) -7. [Using an External UVC Camera and a Powered USB Hub](https://github.com/ftctechnh/ftc_app/wiki/Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) +1. [Identifying Vuforia VuMarks](Identifying-Vuforia-VuMarks) +2. [Writing an I2C Driver](Writing-an-I2C-Driver) +3. [Using Two Expansion Hubs](Using-Two-Expansion-Hubs) +4. [Changing PID Coefficients](Changing-PID-Coefficients) +5. [Managing Electrostatic Discharge Effects](Managing-Electrostatic-Discharge-Effects) +6. [Using TensorFlow Lite for Object Detection](Using-TensorFlow-Lite-for-Mineral-Detection) +7. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub)