mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
labelchangel
This commit is contained in:
@@ -48,7 +48,7 @@ export default function TelemetryPanel() {
|
||||
<span> · driver {driverLabel}</span>
|
||||
</div> */}
|
||||
{!roverId ? (
|
||||
<p className="text-sm text-slate-500">Assign a rover to view sensors.</p>
|
||||
<p className="text-sm text-slate-500">You are not assigned to a rover!!!!!!</p>
|
||||
) : !frame ? (
|
||||
<p className="text-sm text-slate-500">Waiting for sensor frames…</p>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user