add room cameras to driver tab

This commit is contained in:
legop3
2025-11-20 16:35:23 -05:00
parent da494043c8
commit ac634a4ab2
3 changed files with 9 additions and 8 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>webui</title>
<script type="module" crossorigin src="/assets/index-CL4IxhxM.js"></script>
<script type="module" crossorigin src="/assets/index-j7W157tS.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BlCqEIWr.css">
</head>
<body>
+2 -1
View File
@@ -29,8 +29,9 @@ export default function RightPaneTabs({ layout }) {
<TabPanel id="telemetry">
<div className="space-y-0.5">
<DrivePanel />
<CameraServoPanel />
<RoomCameraPanel defaultOrientation="horizontal" />
<TelemetryPanel />
<CameraServoPanel />
</div>
</TabPanel>
<TabPanel id="room">