Clone & Edit Download Edit
serial.ino
1
2
char inData[20]; // Allocate some space for the string
char inChar=-1; // Where to store the character read
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX