Damián G. Lasso

Results 1 issues of Damián G. Lasso

To make it work on my ESP32 Devkit I had to add 2 lines in the "TFMPI2C.h" headers file: #define PIN_WIRE_SDA 21 #define PIN_WIRE_SCL 22 Those are the I2C pins...