mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -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-title" content="Roomba Rover" />
|
||||
<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">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -123,8 +123,8 @@ export default function DriveDockAction({
|
||||
const dockInstructions = {
|
||||
summary: 'Use assist mode to manually line up with the dock.',
|
||||
steps: [
|
||||
'Line up the round front sensor on the rover with the sensors on the dock',
|
||||
'Move carefully, lining up your sensor with the center of the dock',
|
||||
'Line up the center dot of your rover 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.',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user