Many changes from 2018
[owSlave2.git] / common / I2C / TSL256x.c
index d32ab0f..979a903 100644 (file)
@@ -4,7 +4,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
 \r
 void TSL256x_init() {\r
        I2c_StartCondition();\r