major ver bump

CHANGELOG updated to reflect changes
This commit is contained in:
onyx-and-iris
2022-11-07 18:36:59 +00:00
parent 858275beda
commit 4a36e4a2ce
3 changed files with 26 additions and 3 deletions

View File

@@ -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: