Re: How to program checksum

Home Forums General Using Ctrlr How to program checksum Re: How to program checksum

#2900
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    that "global data" is propably a fixed size of data (like 54 bytes) so you need to always send 54 bytes and put the values of parameters in those 54 bytes at the right place, but it’s always 54 bytes. This is how dumps work always ALL parameters are sent/received.

    Ctrlr