I have been playing with the latest version of GCBASIC to send serial data using SerSend(channel, data). What EXACTLY must be placed in the "data" location? I have followed an example where data = 65. I would expect the character "A" to be sent but I keep getting wingdings. I have tried normal and invert. The wingding changes but is still not correct. Could someone please try this very simple command and let me know what I am doing wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been playing with the latest version of GCBASIC to send serial data using SerSend(channel, data). What EXACTLY must be placed in the "data" location? I have followed an example where data = 65. I would expect the character "A" to be sent but I keep getting wingdings. I have tried normal and invert. The wingding changes but is still not correct. Could someone please try this very simple command and let me know what I am doing wrong?