mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
gh
This commit is contained in:
@@ -16,7 +16,6 @@ export default function VipPanel() {
|
||||
const {
|
||||
session,
|
||||
neatoLidar,
|
||||
neatoLidarLines,
|
||||
identifySession,
|
||||
requestVerification,
|
||||
requestPrivateRoverAccess,
|
||||
@@ -81,7 +80,6 @@ export default function VipPanel() {
|
||||
<VipNeatoCard
|
||||
neato={session?.neato || null}
|
||||
lidar={neatoLidar}
|
||||
lidarLines={neatoLidarLines}
|
||||
onStart={neatoStart}
|
||||
onSendHome={neatoSendHome}
|
||||
onLocate={neatoLocate}
|
||||
|
||||
Reference in New Issue
Block a user