Re: [3.1]How serial send 0xa5a5 so correctly received & tested in 4byte structure?
- Posted by DerekParnell (admin) Apr 08, 2014
- 2101 views
DanM_anew said...
I think I'd need {#A,#5,#A,#5} to yield the expected 4 byte 0xA5A5 ?
Ummm ... 0xA5A5 is still a 2-byte value. Do you mean 0x0A050A05 ?

