mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: lowest
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
df09a16db5
commit
dff797266c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ typedef struct {
|
||||||
SmartstrapProfile profile;
|
SmartstrapProfile profile;
|
||||||
//! The maximum number of services which a smartstrap may support for this profile
|
//! The maximum number of services which a smartstrap may support for this profile
|
||||||
uint8_t max_services;
|
uint8_t max_services;
|
||||||
//! The loweest service id which this profile supports
|
//! The lowest service id which this profile supports
|
||||||
uint16_t min_service_id;
|
uint16_t min_service_id;
|
||||||
//! Optional handler for initialization
|
//! Optional handler for initialization
|
||||||
SmartstrapProfileInitHandler init;
|
SmartstrapProfileInitHandler init;
|
||||||
|
|
Loading…
Add table
Reference in a new issue