mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
betterneato
This commit is contained in:
@@ -27,6 +27,7 @@ export default function VipPanel() {
|
||||
neatoSendHome,
|
||||
neatoLocate,
|
||||
neatoClearErrors,
|
||||
neatoPowerCycle,
|
||||
liftUp,
|
||||
liftDown,
|
||||
} = useSession();
|
||||
@@ -81,6 +82,7 @@ export default function VipPanel() {
|
||||
onSendHome={neatoSendHome}
|
||||
onLocate={neatoLocate}
|
||||
onClearErrors={neatoClearErrors}
|
||||
onPowerCycle={neatoPowerCycle}
|
||||
fullWidth
|
||||
/>
|
||||
<VipLiftCard
|
||||
|
||||
Reference in New Issue
Block a user