From 4c73aaf1869fc2a1373b13c1e7e81b88c17ccd05 Mon Sep 17 00:00:00 2001 From: tigoe Date: Thu, 9 Jun 2011 04:08:38 -0700 Subject: [PATCH] Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub --- .../shared/examples/4.Communication/SerialEvent/SerialEvent.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino b/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino index 2f3f917e5..458c43dad 100644 --- a/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino +++ b/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino @@ -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() {