tasmota / autoconf

Tasmota autoconf device configurations storage
GNU General Public License v3.0
9 stars 22 forks source link

add 7 inch sunton autoconf #39

Closed markusdd closed 10 months ago

markusdd commented 10 months ago

closes https://github.com/arendst/Tasmota/issues/20341

Sunton has released another display module based on S3 which now is 7inch and very similar to the 5inch, but uses a completely different display driver with different pin-out. (see comment https://github.com/arendst/Tasmota/issues/20341#issuecomment-1872259273)

so we need to split autoconf in 2 devices. The templates are identical but the display.ini is different.

markusdd commented 10 months ago

just fixed the commit, for some reason giut glitched out and did not recognize the rename of one of the 5 inch files, this is now fixed.