movement: add experimental accelerometer data logging face

This commit is contained in:
Joey Castillo
2021-12-01 14:57:06 -05:00
parent 2504a922a3
commit 0679d84c03
4 changed files with 186 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
#include "voltage_face.h"
#include "stopwatch_face.h"
#include "totp_face.h"
#include "lis2dh_logging_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,