Merge PR #454 - add simple calculator watch face
Adds a simple calculator watch face to the sensor watch capable of addition, subtraction, multiplication, division and exponentiation. Reviewed-by: Joey Castillo <joeycastillo@utexas.edu> Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com> Tested-by: Joey Castillo <joeycastillo@utexas.edu> Tested-on-hardware-by: mcguirepr89 <mcguirepr89@gmail.com> GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/454
This commit is contained in:
@@ -137,6 +137,7 @@ SRCS += \
|
||||
../watch_faces/clock/french_revolutionary_face.c \
|
||||
../watch_faces/clock/minimal_clock_face.c \
|
||||
../watch_faces/complication/simon_face.c \
|
||||
../watch_faces/complication/simple_calculator_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.
|
||||
|
||||
Reference in New Issue
Block a user