Skip to content

Commit 41855e8

Browse files
Frederik Bergper1234
authored andcommitted
Fixed Link Error
Example for ReadASCIIString was referring to ReadAsciiString giving a 404-error.
1 parent 8a45f47 commit 41855e8

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)