update docs

This commit is contained in:
pblivingston
2025-12-01 12:06:51 -05:00
parent 36d4e5f6c4
commit 2def27573d
2 changed files with 7 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ Before any major/minor/patch is released all test units will be run to verify th
- on, write-only
- name, write-only
- ip, write-only
- Bus.Sel, Bus.Monitor, Bus.Vaio
### Changed
@@ -31,6 +32,8 @@ Before any major/minor/patch is released all test units will be run to verify th
- name
- ip
- cast vban getters to types for consistency
- Bus.Mono -> [int] for stereo reverse
- Bus.Levels.Convert return type [float] -> [single] for naming consistency, no functional change
### Fixed