ServoTab_Interfacepyramid
Last change
on this file since de10cbc was
de10cbc,
checked in by Jonathon Horsman <jonathon@…>, 9 years ago
|
Add a test button on flight tab
Add a reset button on advanced tab
Correctly detect device volume
Add more tutorial HTML
|
-
Property mode set to
100644
|
File size:
331 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 | <h1>Step 3</h1> |
---|
10 | <a class='prev button' href="step2.html">« Step 2</a> |
---|
11 | </body> |
---|
12 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.