Clone & Edit Download Edit
serialEvent copy.ino
1
2
String inputString = ""; // a string to hold incoming data
boolean stringComplete = false; // whether the string is complete
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX