Add two new items, move deprecated topics from top of list

Westside Robotics
2021-11-15 20:57:18 -08:00
parent 5fac5c55a9
commit 75810e2479

@ -1,11 +1,13 @@
### Table of Contents ### Table of Contents
1. [Identifying Vuforia VuMarks](Identifying-Vuforia-VuMarks) 1. [Using Two Expansion Hubs](Using-Two-Expansion-Hubs)
2. [Writing an I2C Driver](Writing-an-I2C-Driver) 2. [Using an External Webcam with Control Hub](Using-an-External-Webcam-with-Control-Hub)
3. [Using Two Expansion Hubs](Using-Two-Expansion-Hubs) 3. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub)
4. [Changing PIDF Coefficients](Changing-PIDF-Coefficients) 4. [Using TensorFlow in Freight Frenzy](Using-TensorFlow-in-Freight-Frenzy)
5. [Managing Electrostatic Discharge Effects](Managing-Electrostatic-Discharge-Effects) 5. [Using Computer Vision in the FIRST Tech Challenge](Using-Computer-Vision-in-FTC)
6. [Using TensorFlow in Freight Frenzy](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Using-TensorFlow-in-Freight-Frenzy) 6. [Custom FTC Blocks (myBlocks)](Custom-FTC-Blocks-(myBlocks))
7. [Using an External Webcam with Control Hub](Using-an-External-Webcam-with-Control-Hub) 7. [External Libraries in OnBot Java and Blocks](External-Libraries-in-OnBot-Java-and-Blocks)
8. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) 8. [Changing PIDF Coefficients](Changing-PIDF-Coefficients)
9. [Using Computer Vision in the FIRST Tech Challenge](Using-Computer-Vision-in-FTC) 9. [Managing Electrostatic Discharge Effects](Managing-Electrostatic-Discharge-Effects)
10. [Writing an I2C Driver](Writing-an-I2C-Driver)
11. [Identifying Vuforia VuMarks](Identifying-Vuforia-VuMarks)