mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
@@ -58,10 +58,6 @@ public class USBCameraCapture implements CameraCapture {
|
||||
calibrationList.add(newConfig);
|
||||
}
|
||||
|
||||
public List<CameraCalibrationConfig> getConfig() {
|
||||
return calibrationList;
|
||||
}
|
||||
|
||||
@Override
|
||||
public USBCaptureProperties getProperties() {
|
||||
return properties;
|
||||
|
||||
Reference in New Issue
Block a user