X-Git-Url: https://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2FI2C%2FSHT2x.c;h=bc5b66280ca46ab11e94f249e0c9470b36f5901f;hp=ae9f352367be72d626a9e3710d9117c2136f9bf9;hb=refs%2Fheads%2Fmaster;hpb=6467d8138460abffd9ddabc7b0a9f00c764af19c diff --git a/common/I2C/SHT2x.c b/common/I2C/SHT2x.c index ae9f352..bc5b662 100644 --- a/common/I2C/SHT2x.c +++ b/common/I2C/SHT2x.c @@ -15,7 +15,7 @@ #include #include #include -#include "USI_TWI_Master.h" +#include "TWI_Master.h" #include "SHT2x.h" const uint16_t POLYNOMIAL = 0x131; //P(x)=x^8+x^5+x^4+1 = 100110001