mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
41ad041cc6
commit
6f8f79fe4d
|
|
@ -60,7 +60,7 @@ Read about GPIO basics [here](gpio.md).
|
||||||
To setup the menu, use `kvmd-otgconf --make-gpio-config` to generate the configuration, and merge it
|
To setup the menu, use `kvmd-otgconf --make-gpio-config` to generate the configuration, and merge it
|
||||||
with your existing one in `/etc/kvmd/override.yaml` in a usual way.
|
with your existing one in `/etc/kvmd/override.yaml` in a usual way.
|
||||||
|
|
||||||
??? example "The example of `kvmd-otgconf --make-gpio-config` output`"
|
??? example "The example of `kvmd-otgconf --make-gpio-config` output"
|
||||||
```yaml
|
```yaml
|
||||||
# kvmd-otgconf --make-gpio-config
|
# kvmd-otgconf --make-gpio-config
|
||||||
kvmd:
|
kvmd:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue