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 a8adacd commit f40fa6cCopy full SHA for f40fa6c
examples/dc_controller.ino
@@ -1,4 +1,4 @@
1
-#include <Engine_Control>
+#include <Engine_Control.h>
2
3
struct setup pin1 = {2, 5, 3};
4
moveDirectCurrent(1, 0, 1, 140);
0 commit comments