OpenEVSE / openevse_esp32_firmware

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

LCD Display screen on the ESP 32 wrover kit #770

Open 1madison24 opened 7 months ago

1madison24 commented 7 months ago

Hello,

I am having an issue displaying anything on the wrover kits lcd display. I am simply trying to change the word lifetime in the openers design to say "max current" that seemed an easy change since lifetime is only found once. The issue now is actually texting the changes since the screen blinks, clearly getting notified that the code is running but then stays black. It does not look like I have to enable to screen somewhere and when looking through the previously posted issues, others have gotten their screens to work. What am I missing?

Thank you!