diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-10 16:21:12 -0400 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-10 18:10:49 -0400 |
commit | d91274e782b17b49bfa639de09dbd988777fec97 (patch) | |
tree | 91957e76f71c6e003814bbf9681f00941614bf58 /movement/movement_faces.h | |
parent | 3eb38210090b9d9bbf2ff869c43e670038fe2af3 (diff) | |
download | Sensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.tar.gz Sensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.tar.bz2 Sensor-Watch-d91274e782b17b49bfa639de09dbd988777fec97.zip |
remove old lis2dh driver
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 1 |
1 files changed, 0 insertions, 1 deletions
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" |