mirror of
https://github.com/google/pebble.git
synced 2025-05-22 11:24:52 +00:00
spelling: whoami
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fed3c7b83f
commit
be5dc944b3
3 changed files with 3 additions and 3 deletions
|
@ -327,7 +327,7 @@ static bool prv_is_alive(void) {
|
|||
return true;
|
||||
} else {
|
||||
PBL_LOG(LOG_LEVEL_DEBUG,
|
||||
"Error: read max14690 whomai byte 0x%x, expecting 0x%x", val, 0x01);
|
||||
"Error: read max14690 whoami byte 0x%x, expecting 0x%x", val, 0x01);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue