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 a765332 commit 3da319dCopy full SHA for 3da319d
examples/encoders/linearhall/linearhall.ino
@@ -7,6 +7,7 @@
7
* 3) Set the target velocity (in radians per second) from serial terminal
8
*/
9
#include <SimpleFOC.h>
10
+#include <SimpleFOCDrivers.h>
11
#include <encoders/linearhall/LinearHall.h>
12
13
// BLDC motor & driver instance
0 commit comments