From 8bd907703c16fe53f04e08875db7ad97038450de Mon Sep 17 00:00:00 2001 From: Westside Robotics Date: Thu, 24 Feb 2022 16:52:51 -0800 Subject: [PATCH] Move duplicate item 1 (Two Expansion Hubs) to Manage System, renumber all --- Advanced-Topics.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/Advanced-Topics.md b/Advanced-Topics.md index dd4f039..fe92837 100644 --- a/Advanced-Topics.md +++ b/Advanced-Topics.md @@ -1,18 +1,17 @@ ### Table of Contents -1. [Using Two Expansion Hubs](Using-Two-Expansion-Hubs) -2. [Using an External Webcam with Control Hub](Using-an-External-Webcam-with-Control-Hub) -3. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) -4. [Using Computer Vision in the FIRST Tech Challenge](Using-Computer-Vision-in-FTC) -5. [Using TensorFlow in Freight Frenzy](Using-TensorFlow-in-Freight-Frenzy) -6. [FTC Webcam Controls](FTC-Webcam-Controls) -7. [Custom FTC Blocks (myBlocks)](Custom-FTC-Blocks-(myBlocks)) -8. [External Libraries in OnBot Java and Blocks](External-Libraries-in-OnBot-Java-and-Blocks) -9. [FTC Self Inspect](FTC-Self-Inspect) -10. [Timers in FTC Blocks](Timers-in-FTC-Blocks) -11. [Playing Audio Files](Playing-Audio-Files) -12. [Driver Station Speech Telemetry](Driver-Station-Speech-Telemetry) -13. [Changing PIDF Coefficients](Changing-PIDF-Coefficients) -14. [Managing Electrostatic Discharge Effects](Managing-Electrostatic-Discharge-Effects) -15. [Writing an I2C Driver](Writing-an-I2C-Driver) -16. [Identifying Vuforia VuMarks](Identifying-Vuforia-VuMarks) +1. [Using an External Webcam with Control Hub](Using-an-External-Webcam-with-Control-Hub) +2. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) +3. [Using Computer Vision in the FIRST Tech Challenge](Using-Computer-Vision-in-FTC) +4. [Using TensorFlow in Freight Frenzy](Using-TensorFlow-in-Freight-Frenzy) +5. [FTC Webcam Controls](FTC-Webcam-Controls) +6. [Custom FTC Blocks (myBlocks)](Custom-FTC-Blocks-(myBlocks)) +7. [External Libraries in OnBot Java and Blocks](External-Libraries-in-OnBot-Java-and-Blocks) +8. [FTC Self Inspect](FTC-Self-Inspect) +9. [Timers in FTC Blocks](Timers-in-FTC-Blocks) +10. [Playing Audio Files](Playing-Audio-Files) +11. [Driver Station Speech Telemetry](Driver-Station-Speech-Telemetry) +12. [Changing PIDF Coefficients](Changing-PIDF-Coefficients) +13. [Managing Electrostatic Discharge Effects](Managing-Electrostatic-Discharge-Effects) +14. [Writing an I2C Driver](Writing-an-I2C-Driver) +15. [Identifying Vuforia VuMarks](Identifying-Vuforia-VuMarks)