]> git.earman.xyz Git - sensor-watch.git/commit
movement: add thermistor readout face
authorJoey Castillo <jose.castillo@gmail.com>
Thu, 21 Oct 2021 15:02:44 +0000 (11:02 -0400)
committerJoey Castillo <jose.castillo@gmail.com>
Thu, 21 Oct 2021 17:13:46 +0000 (13:13 -0400)
commitb88cd0cd7e058679960adaf89818ed755f6e71a3
tree8bf0cd0e0426cd695a0caf0ff6e288ded9b21d13
parent38a2dff23491c4b22a8e55ffd6d096a198857c9f
movement: add thermistor readout face
movement/make/Makefile
movement/movement.h
movement/movement_config.h
movement/watch_faces/thermistor/thermistor_driver.c [new file with mode: 0644]
movement/watch_faces/thermistor/thermistor_driver.h [new file with mode: 0644]
movement/watch_faces/thermistor/thermistor_readout_face.c [new file with mode: 0644]
movement/watch_faces/thermistor/thermistor_readout_face.h [new file with mode: 0644]