We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d16d8e commit 00d4335Copy full SHA for 00d4335
src/eez/drivers/tmp1075.cpp
@@ -21,6 +21,7 @@
21
#include <cmsis_os.h>
22
#include <eez/drivers/tmp1075.h>
23
#include <eez/debug.h>
24
+#include <eez/util.h>
25
26
// TMP1075 Temperature Sensor With I2C
27
// http://www.ti.com/lit/ds/symlink/tmp1075.pdf
0 commit comments