mirror of https://github.com/pikvm/pikvm.git
parent
eda007f46d
commit
c2c9d39ba6
10
docs/gpio.md
10
docs/gpio.md
|
|
@ -325,6 +325,16 @@ kvmd
|
||||||
- ["reboot_button|confirm|Reboot PiKVM"]
|
- ["reboot_button|confirm|Reboot PiKVM"]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
An example to help you get started:
|
||||||
|
|
||||||
|
* `cmd: [/usr/bin/sudo, kvmd-otgconf, --disable-function, mass_storage.usb0]`
|
||||||
|
* `cmd: [(absolute path to sudo, command, flag, flag, absolute path to file]`
|
||||||
|
|
||||||
|
Then run the following:
|
||||||
|
|
||||||
|
```
|
||||||
|
systemctl restart kvmd
|
||||||
|
```
|
||||||
|
|
||||||
### PWM
|
### PWM
|
||||||
??? note "Click to view"
|
??? note "Click to view"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue