mirror of https://github.com/pikvm/pikvm.git
Update bluetooth_hid.md (#250)
* Update bluetooth_hid.md Added reversal steps * Update bluetooth_hid.md Fixed my spelling mistake
This commit is contained in:
parent
7ed27e8548
commit
144d844fd5
|
|
@ -51,6 +51,7 @@ since it will be used by Bluetooth. Also, Bluetooth operation was tested only on
|
||||||
type: bt
|
type: bt
|
||||||
```
|
```
|
||||||
7. Perform reboot: `reboot`.
|
7. Perform reboot: `reboot`.
|
||||||
|
8. To reverse, uncomment lines from Step 2 and remove lines in Step 6, ```reboot```
|
||||||
|
|
||||||
# Using Bluetooth HID
|
# Using Bluetooth HID
|
||||||
* After a reboot, the Pi-KVM will be ready for detection and pairing with no auth. You will see the `Pi-KVM HID` device.
|
* After a reboot, the Pi-KVM will be ready for detection and pairing with no auth. You will see the `Pi-KVM HID` device.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue