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.
2 parents a73855e + ac442c9 commit 960e7f0Copy full SHA for 960e7f0
Language/Functions/Communication/Serial/serialEvent.adoc
@@ -14,7 +14,7 @@ title: serialEvent()
14
15
[float]
16
=== Description
17
-Called when data is available. Use `Serial.read()` to capture this data.
+Called at the end of link:../../../../structure/sketch/loop[`loop()`] when data is available. Use `Serial.read()` to capture this data.
18
[%hardbreaks]
19
20
0 commit comments