summaryrefslogtreecommitdiff
path: root/src/components/ble/NotificationManager.cpp
AgeCommit message (Collapse)Author
2020-10-22Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF
2020-10-21Notifications : Fix display of notification index/number.JF
2020-10-21Increase max size of notification message to 100 char.JF
Fix bug in message handling that would ignore the last character of the notification.
2020-10-20Integrate new notification UI with notifications coming from BLEJF
2020-10-02Fixed all the includes that were broken due to the renamesAvamander