[new watchface] watchface inspired by G7710, with day of year and week number info
This commit is contained in:
parent
c0770cde8a
commit
319dfd23e7
15 changed files with 1967 additions and 5 deletions
|
|
@ -396,6 +396,7 @@ list(APPEND SOURCE_FILES
|
|||
displayapp/screens/Motion.cpp
|
||||
displayapp/screens/FlashLight.cpp
|
||||
displayapp/screens/List.cpp
|
||||
displayapp/screens/CheckboxList.cpp
|
||||
displayapp/screens/BatteryInfo.cpp
|
||||
displayapp/screens/Steps.cpp
|
||||
displayapp/screens/Timer.cpp
|
||||
|
|
@ -426,6 +427,7 @@ list(APPEND SOURCE_FILES
|
|||
displayapp/screens/WatchFaceDigital.cpp
|
||||
displayapp/screens/WatchFaceTerminal.cpp
|
||||
displayapp/screens/WatchFacePineTimeStyle.cpp
|
||||
displayapp/screens/WatchFaceCasioStyleG7710.cpp
|
||||
|
||||
##
|
||||
|
||||
|
|
@ -600,6 +602,7 @@ set(INCLUDE_FILES
|
|||
displayapp/screens/FirmwareUpdate.h
|
||||
displayapp/screens/FirmwareValidation.h
|
||||
displayapp/screens/ApplicationList.h
|
||||
displayapp/screens/CheckboxList.h
|
||||
displayapp/Apps.h
|
||||
displayapp/screens/Notifications.h
|
||||
displayapp/screens/HeartRate.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue