aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ble/MotionService.cpp
diff options
context:
space:
mode:
authorMax Friedrich <minacode@users.noreply.github.com>2023-07-09 14:39:38 +0200
committerGitHub <noreply@github.com>2023-07-09 14:39:38 +0200
commit39d5b5c3a2e71696acb3cb639ee8de1b480eb5b8 (patch)
tree3a60e35aea22c974bf365958c1b644a3ac17d64f /src/components/ble/MotionService.cpp
parent5f3acfadd24fcf8f0ef31a75c36180585b1c88c4 (diff)
NotificationManager.h: Reorder notification struct fields to allow easier creation. (#1774)
This commit changes the order for the notification struct fields to allow the creation of notifications using a string literal. ```cpp NotificationManager::Notifiation notification { "String literal with notification text", 42, NotificationManager::Categories::SimpleAlert }; ``` Co-authored-by: minacode <minamoto9@web.de>
Diffstat (limited to 'src/components/ble/MotionService.cpp')
0 files changed, 0 insertions, 0 deletions