esp-open-rtos/examples/sht3x/sht3x_callback_two_sensors
Gunar Schorcht 88bf000942 GPIO used as I2C SCL signal changed
GPIO used as I2C SCL signal for second I2C bus was changed from GPIO16 to GPIO12 in this example. Reason is that GPIO16 is slower than other GPIOs.
2017-09-15 14:57:51 +02:00
..
Makefile Add files via upload 2017-09-14 14:32:43 +02:00
sht3x_callback_two_sensors.c GPIO used as I2C SCL signal changed 2017-09-15 14:57:51 +02:00