mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
added driver mode tab to settings in the ui
This commit is contained in:
@@ -114,6 +114,7 @@ public class ServerHandler {
|
||||
break;
|
||||
case "save":
|
||||
SettingsManager.saveSettings();
|
||||
System.out.println("saved Settings");
|
||||
break;
|
||||
}
|
||||
// used to define all incoming commands
|
||||
|
||||
Reference in New Issue
Block a user