small docs corrections

This commit is contained in:
pblivingston
2026-03-04 20:39:57 -05:00
parent 55ade960f2
commit 33dcc98c8f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ Before any major/minor/patch is released all unit tests will be run to verify th
- GetInputDevice($index)
- GetOutputDevice($index)
- New IODevice property `driver` to get the driver type of the current device (e.g. 'WDM', 'MME', etc.)
- New IODevice property `driver` to get the driver type of the current device (e.g. 'wdm', 'mme', etc.)
- New IODevice methods to get, set, or clear the current device for a strip or bus:
- Get(): returns a PSObject with properties Driver, Name, HardwareId, and IsOutput