Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 278a46a

Browse files
Add Nano
1 parent 6928a0c commit 278a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Language/Functions/Communication/Serial/serialEvent.adoc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Nothing
6767

6868
[float]
6969
=== Notes and Warnings
70-
Please note that `serialEvent()` *does not work* on any modern Arduino boards. The only recognized boards to have support as of 2023年12月06日 is the *UNO R3*, *Mega 2560 R3* and *Due*.
70+
Please note that `serialEvent()` *does not work* on any modern Arduino boards. The only recognized boards to have support as of 2023年12月06日 are the *UNO R3*, *Nano*, *Mega 2560 R3* and *Due*.
7171

7272
Instead, you can use the link:../available[`available()`] method. Examples in this page demonstrates how to read serial data only when it is available, similarly to how `Serial.event()` is implemented.
7373
[%hardbreaks]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /