mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
add room cameras to driver tab
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user