aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/AlertNotificationClient.h
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-02-14 12:03:49 +0100
committerGitHub <noreply@github.com>2021-02-14 12:03:49 +0100
commit4c3803450e33e321dd2f90bdf62b9abe99f1e491 (patch)
tree1b69be394c55dce4cbe64750dae6603bfd33b09c /src/components/ble/AlertNotificationClient.h
parent6420885abb96735e085f3c60b123b0c671a7afb8 (diff)
parentd4c31bcbbe2f8b6d2e6c45203193745f9cb2a41b (diff)
Merge pull request #161 from petterhs/calls
Call functionality with changed UUID for notification event characteristic
Diffstat (limited to 'src/components/ble/AlertNotificationClient.h')
-rw-r--r--src/components/ble/AlertNotificationClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ble/AlertNotificationClient.h b/src/components/ble/AlertNotificationClient.h
index fa10456c..d49205e3 100644
--- a/src/components/ble/AlertNotificationClient.h
+++ b/src/components/ble/AlertNotificationClient.h
@@ -83,4 +83,4 @@ namespace Pinetime {
bool isDescriptorFound = false;
};
}
-} \ No newline at end of file
+}