Skip to content

Commit 605c59e

Browse files
author
SimonePDA
authored
Merge pull request #274 from arduino/ReadASCIIString-link-error
Fixed Link Error
2 parents 9220ae9 + 79a47c2 commit 605c59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/serial.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ link:../serial/serialevent[serialEvent()]
7373
=== See also
7474

7575
[role="example"]
76-
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/ReadAsciiString[ReadAsciiString^]
76+
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/ReadASCIIString[ReadASCIIString^]
7777
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/ASCIITable[ASCII TAble^]
7878
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/Dimmer[Dimmer^]
7979
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/Graph[Graph^]

0 commit comments

Comments
 (0)