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
|
Rev | Line | |
---|
[ce0a7ee] | 1 | <!DOCTYPE html> |
---|
| 2 | <html> |
---|
| 3 | <head> |
---|
| 4 | <meta name="viewport" content="width=device-width"> |
---|
[de10cbc] | 5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
[ce0a7ee] | 6 | <title>Orbit Tutorial</title> |
---|
| 7 | </head> |
---|
| 8 | <body> |
---|
[de10cbc] | 9 | <h1>Step 1</h1> |
---|
| 10 | <a class='next button' href="step2.html">Step 2 »</a> |
---|
[ce0a7ee] | 11 | </body> |
---|
| 12 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.