02-26-2013 05:54 AM
much more elegant!!
02-26-2013 05:55 AM - edited 02-26-2013 05:56 AM
Hi Thomas,
to correctly sum up an array of U8 you have to convert them to a "bigger" datatype. ANDing with $FF just keeps the low byte before converting the result back to U8 needed for your checksum...
Edit: You know you can edit posts instead of adding another post just a minute later?