spelling: discover

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:52:13 -05:00
parent dc649bd184
commit 10bc03cd17

View file

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