Skip to content

Fixed issue #61

Compare
Choose a tag to compare
@magnusfeuer magnusfeuer released this 04 Sep 17:38
· 21 commits to master since this release

Fixed bug where the internal representation of dynamic data length differed between int32, uint32_t, and uint16_t.
Now fixed to uint16_t. No protocol changes.