File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
// Before using this example, be sure to change the setCurrentMilliamps36v4 line
8
8
// to have an appropriate current limit for your system. Also, see this
9
9
// library's documentation for information about how to connect the driver:
10
- // http ://pololu.github.io/high-power-stepper-driver
10
+ // https ://pololu.github.io/high-power-stepper-driver-arduino/
11
11
12
12
#include < SPI.h>
13
13
#include < HighPowerStepperDriver.h>
Original file line number Diff line number Diff line change 16
16
// Before using this example, be sure to change the setCurrentMilliamps36v4 line
17
17
// to have an appropriate current limit for your system. Also, see this
18
18
// library's documentation for information about how to connect the driver:
19
- // http ://pololu.github.io/high-power-stepper-driver
19
+ // https ://pololu.github.io/high-power-stepper-driver-arduino/
20
20
21
21
#include < SPI.h>
22
22
#include < HighPowerStepperDriver.h>
You can’t perform that action at this time.
0 commit comments