Skip to content

Commit f40fa6c

Browse files
authored
Update dc_controller.ino
1 parent a8adacd commit f40fa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dc_controller.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <Engine_Control>
1+
#include <Engine_Control.h>
22

33
struct setup pin1 = {2, 5, 3};
44
moveDirectCurrent(1, 0, 1, 140);

0 commit comments

Comments
 (0)