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