From f7333c66bd1325e987e928d10b651e13b6d142ae Mon Sep 17 00:00:00 2001 From: ecarlett Date: Wed, 29 May 2024 16:27:58 +0200 Subject: [PATCH] copied a memo I made with files to modify when ADDING a watchface. may be incomplete.. --- src/displayapp/screens/addWatchface.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/displayapp/screens/addWatchface.md diff --git a/src/displayapp/screens/addWatchface.md b/src/displayapp/screens/addWatchface.md new file mode 100644 index 00000000..aa8459e8 --- /dev/null +++ b/src/displayapp/screens/addWatchface.md @@ -0,0 +1,11 @@ +# Add a new watchface : +## Modify the following files with the names of your source files : + +- /src/displayapp/apps/Apps.h.in +- /src/components/settings/Settings.h +- /src/displayapp/screens/settings/SettingWatchFace.h +- /src/displayapp/UserApps.h +- /src/displayapp/apps/CMakeLists.txt +- CMakelists.txt + +