OpenEVSE / openevse_esp32_firmware

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

Fix TFT I2C devices #819

Closed rbray89 closed 1 month ago

rbray89 commented 3 months ago

Add the missing build flags to enable I2C devices (NFC reader and Temperature sensor).

rbray89 commented 3 months ago

Should hopefully fix https://github.com/OpenEVSE/openevse_esp32_firmware/issues/807

rbray89 commented 1 month ago

This needs workflow approval

rbray89 commented 1 month ago

should have the missing library for the temp sensor added now.

would have changed the original commit, but using my phone, and didnt see a way to do that via the github UI.

jeremypoulter commented 1 month ago

Thanks for the contribution