mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-04-18 13:33:31 +00:00
major ver bump
CHANGELOG updated to reflect changes
This commit is contained in:
@@ -57,7 +57,7 @@ if __name__ == "__main__":
|
||||
|
||||
## API
|
||||
|
||||
Currently the following devices are support:
|
||||
Currently the following devices are supported:
|
||||
|
||||
- `MR18`
|
||||
- `XR18`
|
||||
@@ -287,7 +287,7 @@ for example:
|
||||
|
||||
```python
|
||||
mixer.send("/ch/01/mix/on", 1)
|
||||
mixer.send("/mtx/06/config/name", "somename")
|
||||
mixer.send("/bus/2/config/name", "somename")
|
||||
```
|
||||
|
||||
Query the value of a command:
|
||||
|
||||
Reference in New Issue
Block a user