InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
164 stars 66 forks source link

Fix for the new analog watch face implementation in InfiniTime #115

Closed JF002 closed 1 year ago

JF002 commented 1 year ago

The new analog watch face implementation in InfiniTime draws the background programmatically instead of using a background picture. This branch removes this background picture from the files needed by cmake to build the project.

This PR must be merged after https://github.com/InfiniTimeOrg/InfiniTime/pull/1824.

FintasticMan commented 1 year ago

It would be good to update the InfiniTime submodule in this PR before merging.

JF002 commented 1 year ago

It would be good to update the InfiniTime submodule in this PR before merging.

Done !