I am using the send/receive string macro to import and export unknown strings from a computer but if I receive the byte 0xFF, the send string macro ignore it even if the byte is the second or the last one.
Do you know why and if there are other byte like 0xFF that are ignored ?
I would like to supress this byte manipulation, what i have to chance in the c code ?
Thank you for your help
