remove old lis2dh driver

This commit is contained in:
Joey Castillo
2022-04-10 16:21:12 -04:00
parent 3eb3821009
commit d91274e782
4 changed files with 0 additions and 367 deletions

View File

@@ -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 \

View File

@@ -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"