We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d30489 commit 4026b91Copy full SHA for 4026b91
examples/04.Communication/SerialEvent/SerialEvent.ino
@@ -8,6 +8,9 @@
8
A good test for this is to try it with a GPS receiver
9
that sends out NMEA 0183 sentences.
10
11
+ NOTE: The serialEvent() feature is not available on the
12
+ Leonardo, Micro, or other ATmega32U4 based boards.
13
+
14
Created 9 May 2011
15
by Tom Igoe
16
0 commit comments