diff --git a/Using-an-External-Webcam.md b/Using-an-External-Webcam.md index 33055da..bc428e9 100644 --- a/Using-an-External-Webcam.md +++ b/Using-an-External-Webcam.md @@ -17,8 +17,6 @@ Theoretically, any USB Video Class (UVC) camera should work with the FTC system. Calibrating a UVC camera is an optional, advanced task. Instructions for creating a calibration file are in the comments of the [_teamwebcamcalibrations.xml_](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) file in the ftc_app project folder (visit this [link](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) for an online copy of the file). -
- ## Control Hub ### Connecting the Camera