Servo
Last change
on this file since 3baad6d was
0a60a15,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
|
-
Property mode set to
100644
|
File size:
693 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 | <center> |
---|
11 | <h2>Bluetooth: Pairing</h2> |
---|
12 | </center> |
---|
13 | |
---|
14 | <center> |
---|
15 | <img src="images/tutorial-05-bluetooth-03-pairing.png" width="100%"> |
---|
16 | </center> |
---|
17 | |
---|
18 | <a class='prev button' href="step05-4.html"> ← </a> |
---|
19 | <a class='contents button' href="contents.html"> ↑ </a> |
---|
20 | <a class='next button' href="step05-6.html"> → </a> |
---|
21 | |
---|
22 | </body> |
---|
23 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.