]> git.earman.xyz Git - sensor-watch.git/commit
add MIT license text to movement files
authorJoey Castillo <joeycastillo@utexas.edu>
Sat, 15 Jan 2022 19:53:42 +0000 (14:53 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Sat, 15 Jan 2022 19:53:56 +0000 (14:53 -0500)
commit41eaa9c1c03ee70179d8c37c20b436b11dafb8ef
tree69b0d469428e9025f88625ed229adfb665272a50
parent19fd519209d20cb9ee4099715f7086b3b476e60c
add MIT license text to movement files
31 files changed:
movement/movement.c
movement/movement.h
movement/movement_config.h
movement/watch_faces/clock/simple_clock_face.c
movement/watch_faces/clock/simple_clock_face.h
movement/watch_faces/clock/world_clock_face.c
movement/watch_faces/clock/world_clock_face.h
movement/watch_faces/complications/day_one_face.c
movement/watch_faces/complications/day_one_face.h
movement/watch_faces/complications/pulsometer_face.c
movement/watch_faces/complications/pulsometer_face.h
movement/watch_faces/demos/character_set_face.c
movement/watch_faces/demos/character_set_face.h
movement/watch_faces/demos/demo_face.c
movement/watch_faces/demos/demo_face.h
movement/watch_faces/demos/hello_there_face.c
movement/watch_faces/demos/hello_there_face.h
movement/watch_faces/demos/lis2dh_logging_face.c
movement/watch_faces/demos/lis2dh_logging_face.h
movement/watch_faces/demos/voltage_face.c
movement/watch_faces/demos/voltage_face.h
movement/watch_faces/settings/preferences_face.c
movement/watch_faces/settings/preferences_face.h
movement/watch_faces/settings/set_time_face.c
movement/watch_faces/settings/set_time_face.h
movement/watch_faces/thermistor/thermistor_driver.c
movement/watch_faces/thermistor/thermistor_driver.h
movement/watch_faces/thermistor/thermistor_logging_face.c
movement/watch_faces/thermistor/thermistor_logging_face.h
movement/watch_faces/thermistor/thermistor_readout_face.c
movement/watch_faces/thermistor/thermistor_readout_face.h