blakadder / templates

Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota!
https://templates.blakadder.com
Eclipse Public License 2.0
318 stars 1.33k forks source link

sunton_ESP32-2432S028 display.ini swapped values #1847

Open 2nice4u opened 6 months ago

2nice4u commented 6 months ago

I had to change this line here in the display.ini to get the display to work. From: :H,ILI9341,240,320,16,SPI,1,,,,,,,,40 To: : H,ILI9341,320,240,16,SPI,1,,,,,,,,40

Before: PXL_20240215_145255804

After: PXL_20240215_145346207