Feature/bacnet-str-itoa-helpers (#1157)
* Added BACnet library itoa, ltoa, ultoa, dtoa, and utoa ASCII functions for ease of printing formatted values. * Exposed the bacnet_byte_reverse_bits() function API.
This commit is contained in:
@@ -17,6 +17,8 @@ The git repositories are hosted at the following sites:
|
||||
### Security
|
||||
### Added
|
||||
|
||||
* Added BACnet library itoa, ltoa, ultoa, dtoa, and utoa ASCII
|
||||
functions for ease of printing formatted values. (#1157)
|
||||
* Added library specific string-to functions similar to stdlib.
|
||||
Added library specific string-to functions for BACnet primitives. (#1151)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user