mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
wording
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -11,7 +11,7 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
<meta name="apple-mobile-web-app-title" content="Roomba Rover" />
|
||||||
<title>Roomba Rover</title>
|
<title>Roomba Rover</title>
|
||||||
<script type="module" crossorigin src="/assets/index-CqV8F5AH.js"></script>
|
<script type="module" crossorigin src="/assets/index-DqMpxfHu.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-CkqCBh_q.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-CkqCBh_q.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -123,8 +123,8 @@ export default function DriveDockAction({
|
|||||||
const dockInstructions = {
|
const dockInstructions = {
|
||||||
summary: 'Use assist mode to manually line up with the dock.',
|
summary: 'Use assist mode to manually line up with the dock.',
|
||||||
steps: [
|
steps: [
|
||||||
'Line up the round front sensor on the rover with the sensors on the dock',
|
'Line up the center dot of your rover with the center of the dock',
|
||||||
'Move carefully, lining up your sensor with the center of the dock',
|
'The UI will indicate when you are successfully docked',
|
||||||
'When good contact is made, charging will start in about 5 seconds.',
|
'When good contact is made, charging will start in about 5 seconds.',
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user