summaryrefslogtreecommitdiffstats
path: root/movement/make
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-04-10 16:21:12 -0400
committerJoey Castillo <joeycastillo@utexas.edu>2022-04-10 18:10:49 -0400
commitd91274e782b17b49bfa639de09dbd988777fec97 (patch)
tree91957e76f71c6e003814bbf9681f00941614bf58 /movement/make
parent3eb38210090b9d9bbf2ff869c43e670038fe2af3 (diff)
downloadSensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.tar.gz
Sensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.tar.bz2
Sensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.zip
remove old lis2dh driver
Diffstat (limited to 'movement/make')
-rwxr-xr-xmovement/make/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/make/Makefile b/movement/make/Makefile
index 0f1e711a..a773fee4 100755
--- a/movement/make/Makefile
+++ b/movement/make/Makefile
@@ -44,7 +44,6 @@ SRCS += \
../watch_faces/sensor/thermistor_testing_face.c \
../watch_faces/demo/character_set_face.c \
../watch_faces/demo/voltage_face.c \
- ../watch_faces/demo/lis2dh_logging_face.c \
../watch_faces/demo/demo_face.c \
../watch_faces/demo/hello_there_face.c \
../watch_faces/complication/pulsometer_face.c \