mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
Cleaned up and updated .styleguide for new build system file locations and ran wpiformat (#612)
This commit is contained in:
committed by
Peter Johnson
parent
1a9a6c3678
commit
2a9c454baa
@@ -41,7 +41,7 @@ class CameraServer : public ErrorBase {
|
||||
static CameraServer* GetInstance();
|
||||
|
||||
#ifdef __linux__
|
||||
// USBCamera does not work on anything except linux
|
||||
// USBCamera does not work on anything except linux
|
||||
/**
|
||||
* Start automatically capturing images to send to the dashboard.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user