mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
compact
This commit is contained in:
parent
73776e8fd3
commit
a2abf090af
@ -112,7 +112,7 @@ class _GadgetControl:
|
|||||||
"driver": "otgconf",
|
"driver": "otgconf",
|
||||||
"pin": meta["func"],
|
"pin": meta["func"],
|
||||||
"mode": "output",
|
"mode": "output",
|
||||||
"pulse": {"delay": 0},
|
"pulse": False,
|
||||||
}
|
}
|
||||||
config["view"]["table"].append(InlineList([ # type: ignore
|
config["view"]["table"].append(InlineList([ # type: ignore
|
||||||
"#" + meta["name"],
|
"#" + meta["name"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user