arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.04k stars 4.78k forks source link

HASPmota demo of Renaissance Watch for 480x480 displays #21290

Closed s-hadinger closed 5 months ago

s-hadinger commented 5 months ago

Description:

This is a simple demo to show how to use HASPmota with 480x480 rich display.

Simply copy haspmota_watch_480.tapp in the file system, and make sure it does not interfere with another HASPmota demo or code. haspmota_watch_480

Checklist:

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass