mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51: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
@@ -710,4 +710,4 @@ void CameraServer::SetSize(int size) {
|
||||
it->second.SetResolution(320, 240);
|
||||
else if (size == kSize640x480)
|
||||
it->second.SetResolution(640, 480);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user