Skip to content

Commit a8adacd

Browse files
authored
Update dc_controller.ino
1 parent 97f7454 commit a8adacd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/dc_controller.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
struct setup pin1 = {2, 5, 3};
1+
#include <Engine_Control>
22

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

0 commit comments

Comments
 (0)