mirror of
https://github.com/google/pebble.git
synced 2025-11-18 21:40:57 -05:00
spelling: lowest
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -51,7 +51,7 @@ typedef struct {
|
||||
SmartstrapProfile profile;
|
||||
//! The maximum number of services which a smartstrap may support for this profile
|
||||
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;
|
||||
//! Optional handler for initialization
|
||||
SmartstrapProfileInitHandler init;
|
||||
|
||||
Reference in New Issue
Block a user