]> git.earman.xyz Git - sensor-watch.git/commit
port SLCD to gossamer, add new string display options
authorjoeycastillo <joeycastillo@utexas.edu>
Wed, 18 Sep 2024 20:04:55 +0000 (16:04 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Wed, 18 Sep 2024 20:04:55 +0000 (16:04 -0400)
commit9e32cbc5238e221bedf18c84e98336ac66a14698
tree2fe9a530936a1a2d497691c0714948d67f7bac9b
parentac88e2de8ca29af4d30f1a53c74b86d58f0254cf
port SLCD to gossamer, add new string display options
Makefile
app.c
watch-library/hardware/watch/watch_slcd.c
watch-library/shared/watch/watch.h
watch-library/shared/watch/watch_common_display.c [new file with mode: 0644]
watch-library/shared/watch/watch_common_display.h [new file with mode: 0644]
watch-library/shared/watch/watch_private_display.c [deleted file]
watch-library/shared/watch/watch_private_display.h [deleted file]
watch-library/shared/watch/watch_slcd.h