We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f7454 commit a8adacdCopy full SHA for a8adacd
examples/dc_controller.ino
@@ -1,3 +1,4 @@
1
-struct setup pin1 = {2, 5, 3};
+#include <Engine_Control>
2
3
+struct setup pin1 = {2, 5, 3};
4
moveDirectCurrent(1, 0, 1, 140);
0 commit comments