Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9e44953

Browse files
authoredNov 16, 2020
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.