Tin

Results 1 issues of Tin

Hi, i had a problem communicating with the aht20, my problem was fixed when i removed the shift operation in file [iic.c](https://github.com/hepingood/aht20/blob/master/project/raspberrypi4b/interface/src/iic.c) After removing the shift operation, ex. ```msgs[0].addr =...