mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-01-18 10:30:48 +00:00
Update README.md
remove unsupported params from example
This commit is contained in:
parent
a214079373
commit
d4be587e99
@ -80,9 +80,6 @@ def main():
|
|||||||
{
|
{
|
||||||
"strip-2": {"A1": True, "B1": True, "gain": -6.0},
|
"strip-2": {"A1": True, "B1": True, "gain": -6.0},
|
||||||
"bus-2": {"mute": True},
|
"bus-2": {"mute": True},
|
||||||
"button-0": {"state": True},
|
|
||||||
"vban-in-0": {"on": True},
|
|
||||||
"vban-out-1": {"name": "streamname"},
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user