How do you send quotation marks (") over serial? Obviously they are used in the serial.print() function to include the charachters between them, so how do you explicity include them in the string to be sent?
I don't have a c/c++ background, I can imagine there is a way to do it, but I can't find it.
Thanks,
Alex