Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Side by Side Diff: chrome/common/extensions/docs/templates/intros/serial.html

Issue 11308300: Quick fix to serial intro. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <p id="classSummary"> 1 <p id="classSummary">
2 Use the <code>chrome.serial</code> module 2 Use the <code>chrome.serial</code> module
3 to read to and write from a device connected to a serial port. 3 to read from and write to a device connected to a serial port.
4 </p> 4 </p>
5 5
6 <h4>Related Documentation</h4> 6 <h4>Related Documentation</h4>
7 <ul> 7 <ul>
8 <li><a href="app_hardware.html">Accessing Hardware Devices</a></li> 8 <li><a href="app_hardware.html">Accessing Hardware Devices</a></li>
9 </ul> 9 </ul>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698