mirror of https://github.com/google/pebble
spelling: messages
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1e36e9376c
commit
448406972a
|
@ -169,7 +169,7 @@ void handle_init(void) {
|
|||
|
||||
text_layer_set_text(text_layer, "? ? ?");
|
||||
|
||||
// Subscribe to mesages published by the worker
|
||||
// Subscribe to messages published by the worker
|
||||
app_worker_message_subscribe(steps_event_handler);
|
||||
|
||||
// Subscribe to second ticks
|
||||
|
|
Loading…
Reference in New Issue