]> git.earman.xyz Git - sensor-watch.git/commit
move accelerometer and light to sensor, not demo folder
authorJoey Castillo <joeycastillo@utexas.edu>
Sun, 18 May 2025 02:19:45 +0000 (22:19 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 18 May 2025 02:19:45 +0000 (22:19 -0400)
commit0e8d9d58c3c14acf224470acf3fe6fc0db8f9346
treed36fe132bf54fad43bd378e0bc7ffa14b7ad55a7
parent4b2c46630eb548b3b803c8b92e656ae59942d1b9
move accelerometer and light to sensor, not demo folder
watch-faces.mk
watch-faces/demo/accelerometer_status_face.c [deleted file]
watch-faces/demo/accelerometer_status_face.h [deleted file]
watch-faces/demo/light_sensor_face.c [deleted file]
watch-faces/demo/light_sensor_face.h [deleted file]
watch-faces/sensor/accelerometer_status_face.c [new file with mode: 0644]
watch-faces/sensor/accelerometer_status_face.h [new file with mode: 0644]
watch-faces/sensor/light_sensor_face.c [new file with mode: 0644]
watch-faces/sensor/light_sensor_face.h [new file with mode: 0644]