Skip to content

Commit cdb1b12

Browse files
author
smellai
committed
fixed links
1 parent 3470e3a commit cdb1b12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Language/Functions/Analog IO/analogRead.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If the analog input pin is not connected to anything, the value returned by anal
8080
=== See also
8181

8282
[role="language"]
83-
* #LANGUAGE# link:../../arduino-due-only/analogReadResolution[analogReadResolution()]
83+
* #LANGUAGE# link:../../arduino-due-only/analogreadresolution[analogReadResolution()]
8484
* #LANGUAGE# http://arduino.cc/en/Tutorial/AnalogInputPins[Tutorial: Analog Input Pins]
8585

8686

Language/Functions/Analog IO/analogWrite.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The PWM outputs generated on pins 5 and 6 will have higher-than-expected duty cy
8686
[float]
8787
=== See also
8888
[role="language"]
89-
* #LANGUAGE# link:../../arduino-due-only/analogWriteResolution[analogWriteResolution()]
89+
* #LANGUAGE# link:../../arduino-due-only/analogwriteresolution[analogWriteResolution()]
9090

9191
[role="definition"]
9292
* #DEFINITION# http://arduino.cc/en/Tutorial/PWM[PWM^]

0 commit comments

Comments
 (0)