mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
Rename FRC to WPILib (#8637)
This commit is contained in:
@@ -47,7 +47,7 @@ import org.wpilib.vision.stream.CameraServer;
|
||||
*/
|
||||
|
||||
public final class Main {
|
||||
private static String configFile = "/boot/frc.json";
|
||||
private static String configFile = "/boot/CameraServerConfig.json";
|
||||
|
||||
@SuppressWarnings("MemberName")
|
||||
public static class CameraConfig {
|
||||
|
||||
Reference in New Issue
Block a user