summaryrefslogtreecommitdiff
path: root/src/components/ble/AlertNotificationClient.h
diff options
context:
space:
mode:
authorRasmus Schenstrom <element_004@hotmail.com>2020-10-27 19:51:06 +0100
committerpetter <39340152+petterhs@users.noreply.github.com>2021-01-21 23:15:29 +0100
commit10ba20876f37c8e18307dfbc8d06d70bb94d5fae (patch)
tree18d4a9d143162420452be53ee27fa8370ce465cc /src/components/ble/AlertNotificationClient.h
parent7e27bc873315589ae4076780607720aa5278c5a1 (diff)
Add incoming call functionality
Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
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
+}