mirror of
https://github.com/google/pebble.git
synced 2025-07-15 18:46:41 -04:00
spelling: id
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7128e60f76
commit
2efa9cc170
7 changed files with 9 additions and 9 deletions
|
@ -133,7 +133,7 @@ static bool prv_populate_payload(ProtobufLogConfig *config, size_t buffer_len, u
|
|||
const char *version_patch_ptr;
|
||||
version_get_major_minor_patch(&v_major, &v_minor, &version_patch_ptr);
|
||||
|
||||
// Sender Id
|
||||
// Sender ID
|
||||
const char *watch_serial = mfg_get_serial_number();
|
||||
|
||||
pebble_pipeline_Payload payload = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue