loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
553 stars 219 forks source link

Fix a few errors with help of st7789v manual v1.3 #30

Closed DonPavlov closed 5 years ago

DonPavlov commented 6 years ago

TFT_ENTRYM should be 0x35, st7789v manual p. 268-269 (https://www.newhavendisplay.com/appnotes/datasheets/LCDs/ST7789V.pdf v.1.3) ST_CMD_PWCTR1 should be 0xA4, 0x81 manual p.290-291

DonPavlov commented 6 years ago

Wrong button clicked, sry.