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.
2 parents 53062a5 + d616208 commit b92038aCopy full SHA for b92038a
src/sfe_ism_shim.cpp
@@ -1,6 +1,6 @@
1
#include "sfe_ism_shim.h"
2
#include "sfe_ism330dhcx.h"
3
-#include "st_src\ism330dhcx_reg.h"
+#include "st_src/ism330dhcx_reg.h"
4
5
6
// Initializes the interfacing struct for STMicroelectronic's library.
src/sfe_ism_shim.h
@@ -1,5 +1,5 @@
#pragma once
#ifdef __cpluplus
extern "C"{
0 commit comments