Merge PR #423 - add periodic table face

Adds a watch face full of useful information
about every known chemical element.

Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Tested-on-hardware-by: PrimmR <primmr@icloud.com>
Tested-on-hardware-by: David Volovskiy <devolov@gmail.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/423
This commit is contained in:
Matheus Afonso Martins Moreira
2024-09-07 17:12:24 -03:00
4 changed files with 594 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ SRCS += \
../watch_faces/complication/kitchen_conversions_face.c \
../watch_faces/complication/wordle_face.c \
../watch_faces/complication/endless_runner_face.c \
../watch_faces/complication/periodic_face.c \
# New watch faces go above this line.
# Leave this line at the bottom of the file; it has all the targets for making your project.