summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-10-16 16:51:36 -0400
committerJoey Castillo <jose.castillo@gmail.com>2021-10-16 16:51:36 -0400
commitc27dbc779b252c32370e2cd34a22f51d120d0f38 (patch)
treee4d4e0603654084639626e5b2756e6f758285701 /movement/movement_config.h
parent05fe055f99b9b950086b1e38a9c795d7e076c5b2 (diff)
downloadSensor-Watch-c27dbc779b252c32370e2cd34a22f51d120d0f38.tar.gz
Sensor-Watch-c27dbc779b252c32370e2cd34a22f51d120d0f38.tar.bz2
Sensor-Watch-c27dbc779b252c32370e2cd34a22f51d120d0f38.zip
fix misspelling of pulsometer
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index e95e46c0..6a7aec5a 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -4,7 +4,7 @@
#include "simple_clock_face.h"
#include "preferences_face.h"
#include "set_time_face.h"
-#include "pulseometer_face.h"
+#include "pulsometer_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,