You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ <h2>Overview</h2>
55
55
<p>It is <b>portable</b>: Using a single cross-platform API, it provides access to USB devices on Linux, OS X, Windows and OpenBSD.</p>
56
56
<p>It is <b>user-mode</b>: No special privilege or elevation is required for the application to communicate with a device.</p>
57
57
<p>It is <b>version-agnostic</b>: All versions of the USB protocol, from 1.0 to 3.0 (latest), are supported.</p>
58
-
<h2>Which platforms are currently supported?</h2>
58
+
<h2>What platforms are currently supported?</h2>
59
59
<p>Linux, OS X, Windows, Windows CE, Android, OpenBSD/NetBSD.</p>
60
60
<h2>Sounds good! How do I get started?</h2>
61
61
<p>If you are using Linux, chances are your distribution already includes libusb, so you probably just need to reference the libusb header in your source.</p>
0 commit comments