Skip to content

Commit 4c73aaf

Browse files
committed
Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub
1 parent 88ebc82 commit 4c73aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ void loop() {
3939

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

0 commit comments

Comments
 (0)