Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/intros/serial.html |
| diff --git a/chrome/common/extensions/docs/templates/intros/serial.html b/chrome/common/extensions/docs/templates/intros/serial.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..01392550e21d7a8838e7ff4b13d8744c0629a64c |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/templates/intros/serial.html |
| @@ -0,0 +1,9 @@ |
| +<p id="classSummary"> |
| +Use the <code>chrome.serial</code> module |
| +to read to and write from a device connected to a serial port. |
|
miket_OOO
2012/11/30 21:56:52
whoops! "read from and write to"
|
| +</p> |
| + |
| +<h4>Related Documentation</h4> |
| +<ul> |
| + <li><a href="app_hardware.html">Accessing Hardware Devices</a></li> |
| +</ul> |