mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: action
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
80421e092f
commit
a5ba1d6026
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ bool timeline_exists(Uuid *id);
|
|||
//! Enables bulk action mode for ancs actions to avoid filling the event queue
|
||||
void timeline_enable_ancs_bulk_action_mode(bool enable);
|
||||
|
||||
//! Returns whether or not bulk actoin mode is enabled for ancs actions
|
||||
//! Returns whether or not bulk action mode is enabled for ancs actions
|
||||
bool timeline_is_bulk_ancs_action_mode_enabled(void);
|
||||
|
||||
//! invokes a timelineitem's action. This can end up triggering a bluetooth message.
|
||||
|
|
Loading…
Add table
Reference in a new issue