Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub

This commit is contained in:
tigoe 2011-06-09 04:08:38 -07:00
parent 88ebc82ba5
commit 4c73aaf186
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ void loop() {
/*
SerialEvent occurs whenever a new byte comes in the
hardware serial RX. Don't do complex things here, as thge
hardware serial RX. Don't do complex things here, as the
processor halts the regular program to run this routine:
*/
void serialEvent() {