mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
78a96db96d
commit
7331282c1a
|
|
@ -225,10 +225,10 @@ The UI can be updated to add buttons to switch between KVM inputs and indicators
|
|||
|
||||
3. Edit the `/etc/kvmd/override.yaml` file and include the following.
|
||||
|
||||
| Method | Device |
|
||||
|----------|----------------|
|
||||
| FT-232 | `/dev/ttyUSB0` |
|
||||
| Inverter | `/dev/ttyAMA0` |
|
||||
| Method | Device |
|
||||
|----------|----------------|
|
||||
| FT-232 | `/dev/ttyUSB0` |
|
||||
| Inverter | `/dev/ttyAMA0` |
|
||||
|
||||
```yaml
|
||||
kvmd:
|
||||
|
|
|
|||
Loading…
Reference in New Issue