1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge branch 'new-extension' into platforms

This commit is contained in:
David A. Mellis
2011-06-25 11:40:12 -04:00
6 changed files with 67 additions and 2 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() {