ServoTab_Interfacepyramid
Last change
on this file since 48d2410 was
48d2410,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
|
-
Property mode set to
100644
|
File size:
936 bytes
|
Line | |
---|
1 | <!DOCTYPE html> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta name="viewport" content="width=device-width"> |
---|
5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
6 | <title>Orbit Tutorial</title> |
---|
7 | </head> |
---|
8 | <body style="background-color:white;"> |
---|
9 | |
---|
10 | <center> |
---|
11 | <h2>Charging</h2> |
---|
12 | </center> |
---|
13 | |
---|
14 | <ul> |
---|
15 | <li>An important step before using your Puzzlebox Orbit is charge both the Orbit helicopter as well as the infrared dongle using the included USB charging cable</li> |
---|
16 | <li>Please be certain the helicopter is in the "Off" position while charging</li> |
---|
17 | <li>A red light will appear inside the USB cable itself when a connected device is fully charged</li> |
---|
18 | </ul> |
---|
19 | |
---|
20 | <a class='prev button' onclick="parent.changePage('step02-1.html');">« Back</a> |
---|
21 | <a class='next button' onclick="parent.changePage('step03.html');">Next »</a> |
---|
22 | |
---|
23 | |
---|
24 | </body> |
---|
25 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.