X-Git-Url: https://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2FI2C%2FSHT3x.c;h=8246a32b4be370edb632f3ae872d24b2bdd2d89d;hp=b20de794ad0aeacd6521c031f14284c9c025e86e;hb=refs%2Fheads%2Fmaster;hpb=6467d8138460abffd9ddabc7b0a9f00c764af19c diff --git a/common/I2C/SHT3x.c b/common/I2C/SHT3x.c index b20de79..8246a32 100644 --- a/common/I2C/SHT3x.c +++ b/common/I2C/SHT3x.c @@ -12,7 +12,7 @@ #define F_CPU 8000000UL #include #include -#include "USI_TWI_Master.h" +#include "TWI_Master.h" #include "SHT3x.h" uint8_t initSHT3x(uint8_t adrline){