mirror of
https://github.com/google/pebble.git
synced 2025-06-14 21:53:12 +00:00
spelling: already
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
e02cd968c2
commit
405717f0de
3 changed files with 3 additions and 3 deletions
|
@ -171,7 +171,7 @@ static void prv_read_complete_system_task_cb(void *context_ptr) {
|
|||
}
|
||||
PBL_ASSERTN(s_read_info.length >= FRAME_MIN_LENGTH);
|
||||
read_length = s_read_info.length - FRAME_MIN_LENGTH;
|
||||
// don't care if the timeout is alreay queued as the FSM state will make it a noop
|
||||
// don't care if the timeout is already queued as the FSM state will make it a noop
|
||||
new_timer_stop(s_read_timer);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue