Skip to content

Commit 7134056

Browse files
authored
Merge pull request #5589 from martinnm/master
Updated Steper Motors Circuits URL
2 parents 41092be + d31826a commit 7134056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/Stepper/src/Stepper.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
*
7373
* The circuits can be found at
7474
*
75-
* http://www.arduino.cc/en/Tutorial/Stepper
75+
* http://www.arduino.cc/en/Reference/Stepper
7676
*/
7777

7878
#include "Arduino.h"

libraries/Stepper/src/Stepper.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
*
7373
* The circuits can be found at
7474
*
75-
* http://www.arduino.cc/en/Tutorial/Stepper
75+
* http://www.arduino.cc/en/Reference/Stepper
7676
*/
7777

7878
// ensure this library description is only included once

0 commit comments

Comments
 (0)