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 241c7b3 commit 9e51f1aCopy full SHA for 9e51f1a
include/zephyr/drivers/sensor/mmc56x3.h
@@ -12,8 +12,8 @@
12
* setting the continuous mode and bandwidth selection bits.
13
*/
14
15
-#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TSL2591_H_
16
-#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TSL2591_H_
+#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_MMC56X3_H_
+#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_MMC56X3_H_
17
18
#include <zephyr/drivers/sensor.h>
19
@@ -48,4 +48,4 @@ enum sensor_attribute_mmc56x3 {
48
}
49
#endif
50
51
-#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TSL2591_H_ */
+#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_MMC56X3_H_ */
0 commit comments