mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Edited build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino via GitHub
This commit is contained in:
@ -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() {
|
||||
|
Reference in New Issue
Block a user