NeuronRobotics / java-bowler

A library for controlling Bowler devices with Java
GNU Lesser General Public License v3.0
13 stars 5 forks source link

Implement the data CRC for bowler packets #13

Closed madhephaestus closed 9 years ago

madhephaestus commented 9 years ago

THe CRC should add up all of the bytes in the data payload and blace the 8bit sum in the byte after the data.