mirror of
https://github.com/google/pebble.git
synced 2025-11-18 13:30:56 -05:00
spelling: protocol
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -206,7 +206,7 @@ void test_app_run_state__send_update(void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void test_app_run_state__protocol_msg_callback(void) {
|
void test_app_run_state__protocol_msg_callback(void) {
|
||||||
// Tests app_run_state_procotol_msg_callback which should take data
|
// Tests app_run_state_protocol_msg_callback which should take data
|
||||||
// from a source and perform the appropriate command
|
// from a source and perform the appropriate command
|
||||||
prv_set_remote_active();
|
prv_set_remote_active();
|
||||||
prv_set_remote_capability(CommSessionRunState);
|
prv_set_remote_capability(CommSessionRunState);
|
||||||
|
|||||||
Reference in New Issue
Block a user