mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
real pins
This commit is contained in:
parent
44c50aa4de
commit
6795430e29
@ -45,20 +45,20 @@ kvmd:
|
|||||||
|
|
||||||
scheme:
|
scheme:
|
||||||
led1:
|
led1:
|
||||||
pin: 0
|
pin: 19
|
||||||
mode: input
|
mode: input
|
||||||
|
|
||||||
led2:
|
led2:
|
||||||
pin: 1
|
pin: 16
|
||||||
mode: input
|
mode: input
|
||||||
|
|
||||||
button1:
|
button1:
|
||||||
pin: 10
|
pin: 26
|
||||||
mode: output
|
mode: output
|
||||||
switch: false
|
switch: false
|
||||||
|
|
||||||
button2:
|
button2:
|
||||||
pin: 11
|
pin: 20
|
||||||
mode: output
|
mode: output
|
||||||
switch: false
|
switch: false
|
||||||
|
|
||||||
@ -78,6 +78,8 @@ kvmd:
|
|||||||
max_delay: 5
|
max_delay: 5
|
||||||
|
|
||||||
view:
|
view:
|
||||||
|
header:
|
||||||
|
title: Switches
|
||||||
table:
|
table:
|
||||||
- ["#Generic GPIO leds"]
|
- ["#Generic GPIO leds"]
|
||||||
- []
|
- []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user