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 18c0c63 + bb10bb7 commit 5b43f85Copy full SHA for 5b43f85
Language/Functions/Communication/serial.adoc
@@ -42,7 +42,7 @@ The *Arduino Leonardo* board uses `Serial1` to communicate via TTL (5V) serial o
42
=== Functions
43
link:../serial/ifserial[If] (Serial) +
44
link:../serial/available[available()] +
45
-link:../serial/availableForWrite[availableForWrite()] +
+link:../serial/availableforwrite[availableForWrite()] +
46
link:../serial/begin[begin()] +
47
link:../serial/end[end()] +
48
link:../serial/find[find()] +
0 commit comments