Skip to content

Commit 9e44953

Browse files
authored
Update AnalogReadSerial.ino
Fixed faulty link
1 parent 4421ef8 commit 9e44953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/01.Basics/AnalogReadSerial/AnalogReadSerial.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
This example code is in the public domain.
99
10-
http://www.arduino.cc/en/Tutorial/AnalogReadSerial
10+
https://www.arduino.cc/en/Tutorial/BuiltInExamples/AnalogReadSerial
1111
*/
1212

1313
// the setup routine runs once when you press reset:

0 commit comments

Comments
 (0)