AHT10 icon indicating copy to clipboard operation
AHT10 copied to clipboard

Update AHT10.h

Open Darkflib opened this issue 2 years ago • 0 comments

STM32 uses different I2C pin assignments.

The code for the ESP8266 is almost enough to fix this, but STM32 doesn't support clockstretching.

I have added additional if defined sections to add the STM32 support.

Darkflib avatar Aug 12 '21 21:08 Darkflib