mirror of https://github.com/pikvm/pikvm.git
Update gpio.md
This commit is contained in:
parent
8bf26b6d8f
commit
e3a4c92f30
|
|
@ -286,7 +286,7 @@ Here the small example with servo control:
|
||||||
3. Connect Servo motor like SG90 PWM connection to RPi GPIO18, +5V and GND to a 5V and GND pin on header:
|
3. Connect Servo motor like SG90 PWM connection to RPi GPIO18, +5V and GND to a 5V and GND pin on header:
|
||||||
|
|
||||||
4. Add to /etc/kvmd/override.yaml
|
4. Add to /etc/kvmd/override.yaml
|
||||||
```
|
```yaml
|
||||||
kvmd:
|
kvmd:
|
||||||
gpio:
|
gpio:
|
||||||
drivers:
|
drivers:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue