summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/pulsometer_face.c
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-04-06 15:51:06 -0400
committerJoey Castillo <joeycastillo@utexas.edu>2022-04-06 15:51:06 -0400
commit5f0ebd8c66b3512d67efc8174c5f65a86488a4ea (patch)
treec4bcba812ae9a2b0401f9190663c87b7331a3b7a /movement/watch_faces/complication/pulsometer_face.c
parentaff07ef9b346967468770d860686e344a66e9e86 (diff)
downloadSensor-Watch-5f0ebd8c66b3512d67efc8174c5f65a86488a4ea.tar.gz
Sensor-Watch-5f0ebd8c66b3512d67efc8174c5f65a86488a4ea.tar.bz2
Sensor-Watch-5f0ebd8c66b3512d67efc8174c5f65a86488a4ea.zip
character map tweaks: add some ligatures and symbols
Diffstat (limited to 'movement/watch_faces/complication/pulsometer_face.c')
-rw-r--r--movement/watch_faces/complication/pulsometer_face.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/watch_faces/complication/pulsometer_face.c b/movement/watch_faces/complication/pulsometer_face.c
index 28ca1a50..1d6f2086 100644
--- a/movement/watch_faces/complication/pulsometer_face.c
+++ b/movement/watch_faces/complication/pulsometer_face.c
@@ -73,7 +73,7 @@ bool pulsometer_face_loop(movement_event_t event, movement_settings_t *settings,
watch_display_string(" Alarn", 4);
break;
case 2:
- watch_display_string("+ Count ", 0);
+ watch_display_string("* Count ", 0);
break;
case 3:
watch_display_string(" 30Beats ", 0);