WIP phototransistor stuff

This commit is contained in:
joeycastillo
2023-01-23 11:27:15 -06:00
parent 8014d5c8c5
commit 61c3b0cac7
8 changed files with 262 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ SRCS += \
../watch_faces/complication/morsecalc_face.c \
../watch_faces/complication/rpn_calculator_face.c \
../watch_faces/complication/ships_bell_face.c \
../watch_faces/sensor/phototransistor_readout_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.