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 ec2d96e commit 24441b1Copy full SHA for 24441b1
src/current_sense/hardware_api.h
@@ -1,5 +1,5 @@
1
-#ifndef HARDWARE_UTILS_H
2
-#define HARDWARE_UTILS_H
+#ifndef HARDWARE_UTILS_CURRENT_H
+#define HARDWARE_UTILS_CURRENT_H
3
4
#include "../common/foc_utils.h"
5
#include "../common/time_utils.h"
src/drivers/hardware_api.h
+#ifndef HARDWARE_UTILS_DRIVER_H
+#define HARDWARE_UTILS_DRIVER_H
0 commit comments