Skip to content

Commit 3da319d

Browse files
committed
Fix compile error
1 parent a765332 commit 3da319d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/encoders/linearhall/linearhall.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* 3) Set the target velocity (in radians per second) from serial terminal
88
*/
99
#include <SimpleFOC.h>
10+
#include <SimpleFOCDrivers.h>
1011
#include <encoders/linearhall/LinearHall.h>
1112

1213
// BLDC motor & driver instance

0 commit comments

Comments
 (0)