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