]> git.earman.xyz Git - sensor-watch.git/commit
bring in battery voltage face, add new method and demo for displaying floats
authorjoeycastillo <joeycastillo@utexas.edu>
Mon, 30 Sep 2024 04:24:23 +0000 (00:24 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Mon, 30 Sep 2024 04:24:23 +0000 (00:24 -0400)
commit996571967ff4ae3bda73db7f741983bd69e82cb4
treec601ceccda48ad5b2a79b8950d6b664efad38dce
parent5b12491ebe49f1a5b82c6ee2cc6f58a9a0ac8ff6
bring in battery voltage face, add new method and demo for displaying floats
12 files changed:
Makefile
movement/watch_faces/demo/voltage_face.c [deleted file]
movement/watch_faces/demo/voltage_face.h [deleted file]
movement_config.h
movement_faces.h
watch-faces.mk
watch-faces/demo/float_demo_face.c [new file with mode: 0644]
watch-faces/demo/float_demo_face.h [new file with mode: 0644]
watch-faces/sensor/voltage_face.c [new file with mode: 0644]
watch-faces/sensor/voltage_face.h [new file with mode: 0644]
watch-library/shared/watch/watch_common_display.c
watch-library/shared/watch/watch_slcd.h