Update README.md

remove unsupported params from example
This commit is contained in:
onyx-and-iris 2022-06-16 16:36:05 +01:00
parent a214079373
commit d4be587e99

View File

@ -80,9 +80,6 @@ def main():
{
"strip-2": {"A1": True, "B1": True, "gain": -6.0},
"bus-2": {"mute": True},
"button-0": {"state": True},
"vban-in-0": {"on": True},
"vban-out-1": {"name": "streamname"},
}
)