mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: discover
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
dc649bd184
commit
10bc03cd17
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ void launcher_task_add_callback(void (*callback)(void *data), void *data) {
|
||||||
s_launcher_task_callback_data = data;
|
s_launcher_task_callback_data = data;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tests: Disover AMS
|
// Tests: Discover AMS
|
||||||
///////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////
|
||||||
#define NUM_AMS_INSTANCES 2
|
#define NUM_AMS_INSTANCES 2
|
||||||
static BLECharacteristic s_characteristics[NUM_AMS_INSTANCES][NumAMSCharacteristic] = {
|
static BLECharacteristic s_characteristics[NUM_AMS_INSTANCES][NumAMSCharacteristic] = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue