Robert, The hserout command only sends bytes, 8 bits at a time. by saying "hserout [CheckSum.byte1, CheckSum.byte0]" you are telling the hserout command to send 2 bytes sequentially. You should look at the modifiers to be used with the hserout command, much like serout, lcdout and the such.
Bookmarks