Hi There
I want to send over a large integer over from one Arduino to the other through a serial connection. I know how to do this with a char, but a number like 234 and still having it as an integer on the Arduino send to, confuses me a bit. If someone could assist me with the code to do it, I'll appreciate it!
Thanks