Beta 26
·
33 commits
to master
since this release
Proper support for signed 8-bit integers.
This will require any code that used to use byte inside of structures to be converted to use int8 if the data type is in fact a sint on the controller.