CameraServer: enable usb cameras on non-Linux platforms (#1411)

This commit is contained in:
Peter Johnson
2018-11-09 20:27:23 -08:00
committed by GitHub
parent ac751d3224
commit ace37c517e
2 changed files with 0 additions and 7 deletions

View File

@@ -36,8 +36,6 @@ class CameraServer {
*/
static CameraServer* GetInstance();
#ifdef __linux__
// USBCamera does not work on anything except Linux.
/**
* Start automatically capturing images to send to the dashboard.
*
@@ -77,7 +75,6 @@ class CameraServer {
*/
cs::UsbCamera StartAutomaticCapture(const wpi::Twine& name,
const wpi::Twine& path);
#endif
/**
* Start automatically capturing images to send to the dashboard from