OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
153 stars 107 forks source link

Swap SDA and SCL pins for TFT Wifi #865

Closed rbray89 closed 2 weeks ago

rbray89 commented 2 weeks ago

I don't have a board handy, but it looks like according to the images and WRoom-32 docs, that SDA and SCL for the I2c line are swapped. This is easy to verify on a stock wifi tft kit, as the auxillary temp sensor doesn't show up.

rbray89 commented 2 weeks ago

I dont see any build docs available, so I can't verify without a build or a way to generate one.