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