docs updated

pester tests pass for all kinds
This commit is contained in:
pblivingston
2025-12-05 07:59:47 -05:00
parent bc136d870b
commit daa1fa6c13
4 changed files with 39 additions and 38 deletions

View File

@@ -57,6 +57,7 @@ Recorder.FileType changed from method to write-only property
- Device: explicit $arg types for consistency
- Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get()
- Cast Recorder getters to types for consistency
- Floats can now take up to two decimal places
### Fixed