Skip to content

Commit 00d4335

Browse files
committed
build fixed
1 parent 3d16d8e commit 00d4335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/eez/drivers/tmp1075.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <cmsis_os.h>
2222
#include <eez/drivers/tmp1075.h>
2323
#include <eez/debug.h>
24+
#include <eez/util.h>
2425

2526
// TMP1075 Temperature Sensor With I2C
2627
// http://www.ti.com/lit/ds/symlink/tmp1075.pdf

0 commit comments

Comments
 (0)