mirror of
https://github.com/google/pebble.git
synced 2025-11-17 13:00:59 -05:00
spelling: receiving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
//! Launcher App Message is deprecated and on Android >= 2.3 and other devices that pass the
|
||||
//! 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
|
||||
//! sending/receiving application states. The LauncherAppMessage endpoint is kept for
|
||||
//! backwards compatibility with older mobile applications.
|
||||
void launcher_app_message_send_app_state_deprecated(const Uuid *uuid, bool running);
|
||||
|
||||
Reference in New Issue
Block a user