ServoTab_Interfacepyramid
Last change
on this file since 37edfa3 was
37edfa3,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
- Images added for Charging
|
-
Property mode set to
100644
|
File size:
986 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> |
---|
9 | |
---|
10 | |
---|
11 | <center> |
---|
12 | <h2>Acquiring a clean signal</h2> |
---|
13 | </center> |
---|
14 | |
---|
15 | |
---|
16 | <table class='table'> |
---|
17 | <tbody> |
---|
18 | <tr> |
---|
19 | <td> |
---|
20 | |
---|
21 | <center> |
---|
22 | <img src="tutorial-07-acquiring_a_clean_signal.jpg" width="128" height="128"> |
---|
23 | </center> |
---|
24 | |
---|
25 | </td> |
---|
26 | <tr> |
---|
27 | <td> |
---|
28 | <a class='prev button' onclick="parent.changePage('step06-3.html');">« Back</a> |
---|
29 | <a class='next button' onclick="parent.changePage('step08-1.html');">Next »</a> |
---|
30 | </td> |
---|
31 | </tr> |
---|
32 | </tbody> |
---|
33 | </table> |
---|
34 | |
---|
35 | </body> |
---|
36 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.