mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-18 04:53:31 +00:00
bus mode tests added
bus mode tests added to higher tests
This commit is contained in:
@@ -10,7 +10,6 @@ opts = {
|
||||
'streamname': 'testing',
|
||||
'port': 6990,
|
||||
'bps': 0,
|
||||
'channel': 3
|
||||
}
|
||||
|
||||
vbanrs = {kind.id: vbancmd.connect(_kind, **opts) for kind in kinds.all}
|
||||
|
||||
Reference in New Issue
Block a user