Skip to content

Bugfix-Release 0.1.5

Latest
Compare
Choose a tag to compare
@RollingGecko RollingGecko released this 06 Oct 10:52
· 23 commits to master since this release

Including last bugfix from pinski1:

Minimum length increased to avoid reading uninitialised data.

Problems encountered when the getValues packet was reflected back down the serial port and was read as a valid value results packet. The easy solution is to ensure that the values packet is at least 55 bytes long as this is the length of all the data it should contain.