Releases: NoahCallaway/tsl-umd-v5
Releases · NoahCallaway/tsl-umd-v5
v1.0.6
What's Changed
- Allow index = 0 by @bastibeckr in #6
New Contributors
- @bastibeckr made their first contribution in #6
Full Changelog: v1.0.5...v1.0.6
Optional DLE/STX sequence
Adds default use of DLE/STX sequence for TCP and UDP.
Both can now be overridden if required.
v1.0.4
Add DLE/STX sequence to messages
v1.0.3
Add TCP support
v1.0.2
minor: improve debugging and readme