mirror of
https://github.com/google/pebble.git
synced 2025-05-28 22:13:13 +00:00
spelling: compatibility
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2967f60ffc
commit
6dd10b1640
3 changed files with 3 additions and 3 deletions
|
@ -22,5 +22,5 @@
|
|||
//! support flags for the AppRunState endpoint will use that endpoint (0x34) instead. That
|
||||
//! endpoint should be used for sending messages on start/stop status of applications and
|
||||
//! sending/recieving application states. The LauncherAppMessage endpoint is kept for
|
||||
//! backwards compability with older mobile applications.
|
||||
//! backwards compatibility with older mobile applications.
|
||||
void launcher_app_message_send_app_state_deprecated(const Uuid *uuid, bool running);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue