Refactor watch face to enum (#1339)

change watch face from int to enum

---------

Co-authored-by: minacode <minamoto9@web.de>
This commit is contained in:
Max Friedrich
2023-04-30 17:03:46 +02:00
committed by GitHub
parent 5f19f689f9
commit 020a7fd11d
5 changed files with 34 additions and 16 deletions
+1
View File
@@ -604,6 +604,7 @@ set(INCLUDE_FILES
displayapp/screens/ApplicationList.h
displayapp/screens/CheckboxList.h
displayapp/Apps.h
displayapp/WatchFaces.h
displayapp/screens/Notifications.h
displayapp/screens/HeartRate.h
displayapp/screens/Metronome.h