Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applications/notification/notification.h')
-rw-r--r--applications/notification/notification.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/notification/notification.h b/applications/notification/notification.h
index 14ca0ac2..b38620f0 100644
--- a/applications/notification/notification.h
+++ b/applications/notification/notification.h
@@ -7,6 +7,8 @@
extern "C" {
#endif
+#define RECORD_NOTIFICATION "notification"
+
typedef struct NotificationApp NotificationApp;
typedef struct {
float frequency;