Skip to content

Commit 2d386eb

Browse files
typo fix
1 parent a9a9890 commit 2d386eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/stepper_3ph_knob_interrupt_oneRevolution/stepper_3ph_knob_interrupt_oneRevolution.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Output should look like this:
3535
Modified 14 Dec 2022 by Joe Brendler
3636
*/
3737

38-
#include <Arduino.h>
38+
// #include <Arduino.h>
3939
#include <Stepper.h>
4040

4141
#define pot A0

0 commit comments

Comments
 (0)