mirror of
https://github.com/google/pebble.git
synced 2025-05-29 22:43:12 +00:00
spelling: initial
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9ab4efb8b8
commit
42ff2a4a3e
5 changed files with 8 additions and 8 deletions
|
@ -249,7 +249,7 @@ void conn_mgr_set_ble_conn_response_time_ext(
|
|||
uint16_t max_period_secs, ResponsivenessGrantedHandler granted_handler) {
|
||||
ConnectionMgrInfo *conn_mgr_info;
|
||||
if (!hdl || !((conn_mgr_info = hdl->conn_mgr_info))) {
|
||||
PBL_LOG(LOG_LEVEL_ERROR, "GAP Handle not properly intialized");
|
||||
PBL_LOG(LOG_LEVEL_ERROR, "GAP Handle not properly initialized");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue