mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
new hid protocol with crc
This commit is contained in:
@@ -16,9 +16,17 @@ kvmd:
|
||||
pinout:
|
||||
reset: 4
|
||||
|
||||
reset_delay: 0.1
|
||||
|
||||
device: /dev/ttyS10
|
||||
speed: 115200
|
||||
reset_delay: 0.1
|
||||
read_timeout: 2.0
|
||||
read_retries: 10
|
||||
common_retries: 100
|
||||
retries_delay: 0.1
|
||||
noop: true
|
||||
|
||||
state_poll: 1.0
|
||||
|
||||
atx:
|
||||
pinout:
|
||||
@@ -36,7 +44,7 @@ kvmd:
|
||||
target: 12
|
||||
reset: 13
|
||||
|
||||
device: "/dev/kvmd-msd"
|
||||
device: /dev/kvmd-msd
|
||||
init_delay: 2.0
|
||||
reset_delay: 1.0
|
||||
write_meta: true
|
||||
|
||||
Reference in New Issue
Block a user