Smartphone-Companions / ESP32-ANCS-Notifications

Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE ANCS mobile device notifications.
GNU General Public License v3.0
143 stars 24 forks source link

Add EventFlags to Notification struct #3

Closed jhud closed 4 years ago

jhud commented 4 years ago

The library user should be able to access the flags for the notification:

EventFlags (EventFlagSilent, EventFlagPreExisting, EventFlagPositiveAction, EventFlagNegativeAction)