Many changes from 2018
[owSlave2.git] / common / I2C / SHT2x.c
index ae9f352..bc5b662 100644 (file)
@@ -15,7 +15,7 @@
 #include <util/delay.h>\r
 #include <avr/wdt.h>\r
 #include <avr/sleep.h>\r
-#include "USI_TWI_Master.h"\r
+#include "TWI_Master.h"\r
 #include "SHT2x.h"\r
 \r
 const uint16_t POLYNOMIAL = 0x131; //P(x)=x^8+x^5+x^4+1 = 100110001\r