show/hide this revision's text 2 added 18 characters in body
Serial.print(27, BYTE); // Escape ASCII code for the Escape character
Serial.print("i");
show/hide this revision's text 1
Serial.print(27, BYTE); // Escape ASCII code
Serial.print("i");