mirror of
https://github.com/google/pebble.git
synced 2026-02-19 03:36:51 -05:00
spelling: discover
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user