mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
Update README.md
remove fetch rt data packet since it would still need parsing and cannot promise a new packet.
This commit is contained in:
parent
1217dea6b4
commit
d3a40b917f
@ -134,9 +134,6 @@ The following properties are gettable and settable:
|
||||
- `gain`: float, -60 to 12
|
||||
|
||||
### `VbanCmd` (lower level)
|
||||
#### `vban.public_packet`
|
||||
Fetches an RT Data Packet (some values will still be in byte form).
|
||||
|
||||
#### `vban.set_rt(id_, param, val)`
|
||||
Sends a string request RT Packet where the command would take the form:
|
||||
```python
|
||||
|
Loading…
Reference in New Issue
Block a user