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 ed93e67 commit 657d339Copy full SHA for 657d339
src/common/foc_utils.h
@@ -25,7 +25,7 @@
25
#define _3PI_2 4.71238898038f
26
#define _PI_6 0.52359877559f
27
28
-#define NOT_SET -12345.0f
+#define NOT_SET -12345.0
29
#define _HIGH_IMPEDANCE 0
30
#define _HIGH_Z _HIGH_IMPEDANCE
31
#define _ACTIVE 1
0 commit comments