summaryrefslogtreecommitdiffstats
path: root/movement/movement.h
diff options
context:
space:
mode:
Diffstat (limited to 'movement/movement.h')
-rw-r--r--movement/movement.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/movement.h b/movement/movement.h
index 0379fe7b..5c1f0dfa 100644
--- a/movement/movement.h
+++ b/movement/movement.h
@@ -98,6 +98,8 @@ typedef struct {
} movement_event_t;
extern const int16_t movement_timezone_offsets[];
+extern const char movement_valid_position_0_chars[];
+extern const char movement_valid_position_1_chars[];
/** @brief Perform setup for your watch face.
* @details It's tempting to say this is 'one-time' setup, but technically this function is called more than