summaryrefslogtreecommitdiffstats
path: root/movement
diff options
context:
space:
mode:
Diffstat (limited to 'movement')
-rwxr-xr-xmovement/make/Makefile1
-rw-r--r--movement/movement_faces.h1
2 files changed, 0 insertions, 2 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 \
diff --git a/movement/movement_faces.h b/movement/movement_faces.h
index 66fca61a..d90bf02e 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -39,7 +39,6 @@
#include "voltage_face.h"
#include "stopwatch_face.h"
#include "totp_face.h"
-#include "lis2dh_logging_face.h"
#include "demo_face.h"
#include "hello_there_face.h"
#include "sunrise_sunset_face.h"