Many changes from 2018
[owSlave2.git] / common / I2C / SHT3x.c
index b20de79..8246a32 100644 (file)
@@ -12,7 +12,7 @@
 #define F_CPU 8000000UL\r
 #include <avr/io.h>\r
 #include <util/delay.h>\r
-#include "USI_TWI_Master.h"\r
+#include "TWI_Master.h"\r
 #include "SHT3x.h"\r
 \r
 uint8_t initSHT3x(uint8_t adrline){\r