Fixed the units to/from ASCII to function for other units properties. (#1165)

This commit is contained in:
Steve Karg
2025-12-02 12:37:27 -06:00
committed by GitHub
parent cef68dc079
commit c33944e0f8
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed the units to/from ASCII to function for other units properties. (#1165)
* Fixed datetime integer overflow on 8-bit AVR compiler (#1162)
* Fixed the ports/linux BACnet/IP cache netmask for accurate subnet
prefix calculation implementation which had always returned 0. (#1155)