spelling: id

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:08:04 -05:00
parent 7128e60f76
commit 2efa9cc170
7 changed files with 9 additions and 9 deletions

View file

@ -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 = {