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 95bb2c3 commit 55debc4Copy full SHA for 55debc4
src/common/foc_utils.h
@@ -28,7 +28,7 @@
28
#define _PI_6 0.52359877559f
29
#define _RPM_TO_RADS 0.10471975512f
30
31
-#define NOT_SET -12345.0
+#define NOT_SET -12345.0f
32
#define _HIGH_IMPEDANCE 0
33
#define _HIGH_Z _HIGH_IMPEDANCE
34
#define _ACTIVE 1
0 commit comments