From d91274e782b17b49bfa639de09dbd988777fec97 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sun, 10 Apr 2022 16:21:12 -0400 Subject: remove old lis2dh driver --- movement/make/Makefile | 1 - movement/movement_faces.h | 1 - 2 files changed, 2 deletions(-) (limited to 'movement') 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" -- cgit v1.2.3