mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub
This commit is contained in:
parent
88ebc82ba5
commit
4c73aaf186
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user