Implement data checksum #16
Labels
Enhancement
New feature or request
Low Priority
This is not something that needs to be done ASAP.
UNFLoader
This is related to the UNFLoader tool
USB Library
This is related to the USB library (usb.c)
A way to verify the data arrived correctly would be great, despite how unlikely it is that it wont. A simple but fast checksum method is to add every byte together.
The text was updated successfully, but these errors were encountered: