sharpbrick / powered-up

.NET implementation of the LEGO PoweredUp Protocol
MIT License
94 stars 19 forks source link

Decoding name now also supports strings without padding nulls. #194

Closed mennolodder closed 6 months ago

mennolodder commented 6 months ago

Added support for messages that fill the full name length.

193 non-breaking