From 4f0fa5302614c3815bd201915da1e64f081caf26 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Thu, 17 Oct 2019 09:18:06 -0400 Subject: [PATCH] Updated Using an External Webcam (markdown) --- Using-an-External-Webcam.md | 2 -- 1 file changed, 2 deletions(-) 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