aboutsummaryrefslogtreecommitdiff
path: root/en/devices/accessories/stylus.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/accessories/stylus.html')
-rw-r--r--en/devices/accessories/stylus.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/devices/accessories/stylus.html b/en/devices/accessories/stylus.html
index d2c2b79f..da739f9a 100644
--- a/en/devices/accessories/stylus.html
+++ b/en/devices/accessories/stylus.html
@@ -52,7 +52,7 @@ Bluetooth Low Energy (BTLE), or USB.</p>
<h3 id="hid-descriptor">HID descriptor</h3>
-<p><pre>
+<pre class="devsite-click-to-copy">
UsagePage(Digitizer)
Usage(Pen)
Collection(Application)
@@ -110,7 +110,7 @@ unsigned char HID_DESC[] = {
0xC0, // End Collection
0xC0, // End Collection
}
-</pre></p>
+</pre>
<h2 id="guidelines-devs">Guidelines for stylus application developers</h2>
<p>The Android 6.0 platform automatically handles pairing and event correlation,