dj1ch / minigotchi-ESP32

minigotchi ported to the ESP32. maintained by @dj1ch
GNU General Public License v3.0
74 stars 9 forks source link

display issues #83

Open skratch420 opened 2 months ago

skratch420 commented 2 months ago

so iam using a CYD and i have finally successfully uploaded myb sketch but for some reason the display is not working at all.

in the arduino IDE in the serial monitor it appears that everything is working ( its scanning APs and showing packets per second and what channel its scanning) but for some reason the display on the CYD is doing absolutely nothing.

again i followed the vinstall instructions to a T but am unable to figure this out. i have set in the display.ccp settings to CYD

dj1ch commented 2 months ago

can you send me your config.cpp just to make sure everything for the configuration is correct?

also did you install the custom TFT_eSPI library for the cheap yellow display? Just installing the TFT_eSPI library through the library manager won't have the display work correctly.