You are reading a single comment by @Mrbbp and its replies. Click here to read the full conversation.
  • oh and a simple question about Upper-byte and Lower-Byte

    Return: AA 11 02 Upper-byte Lower-byte SM
    

    to add these upper and lower bytes...

    should i do like this result = upperByte<<8 ^ lowerByte ?

About

Avatar for Mrbbp @Mrbbp started