diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-21 16:56:00 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-21 16:56:00 -0400 |
| commit | 63211fcf4cd68ae9177f3d01d35121cb8afb71e3 (patch) | |
| tree | 60166b2a45cea327d2f4d881f491ca6776ca530e /static/usage.html | |
| parent | 3cceaa7e0a2d336ff5843c5877a99c291d5ad881 (diff) | |
mark USB peripheral info as specific to older devices
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 13b22b47..51a06739 100644 --- a/static/usage.html +++ b/static/usage.html @@ -67,7 +67,7 @@ <li><a href="#updates-sideloading">Sideloading</a></li> </ul> </li> - <li><a href="#usb-peripherals">USB peripherals</a></li> + <li><a href="#usb-peripherals">USB peripherals (Pixel 5a and earlier)</a></li> <li><a href="#web-browsing">Web browsing</a></li> <li> <a href="#camera">Camera</a> @@ -523,7 +523,7 @@ </section> <section id="usb-peripherals"> - <h2><a href="#usb-peripherals">USB peripherals</a></h2> + <h2><a href="#usb-peripherals">USB peripherals (Pixel 5a and earlier)</a></h2> <p>GrapheneOS defaults to ignoring connected USB peripherals when the device is already booted and the screen is locked. A USB device already connected at boot will |
