Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE mobile device notifications.
Go to file
2019-12-17 13:17:51 +01:00
examples/ble_connection Added non-functional ANCS interface. Needs to be refactored to be a class. 2019-12-17 13:17:51 +01:00
src Added non-functional ANCS interface. Needs to be refactored to be a class. 2019-12-17 13:17:51 +01:00
.gitignore Initial commit 2019-12-11 16:55:25 +01:00
library.properties Removed one hack from the old BLE32 libraries so the library builds on a pure ESP32 Espressif Arduino library. 2019-12-13 16:55:28 +01:00
LICENSE Initial commit 2019-12-11 16:55:25 +01:00
README.md Initial commit 2019-12-11 16:55:25 +01:00

ESP32NotificationsLib

Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE mobile device notifications.