READ BYTE - Read a byte from the given address Command: $AF $04 Data: $ww $xx $yy $zz Read a byte from address <$wwxxyyzz> Returns <$qq> as result Command will be ACK'ed when received. Command ACK: $00 $04 Command DONE: $1F $04 $qq