mirror of
https://github.com/Smartphone-Companions/ESP32-ANCS-Notifications.git
synced 2025-01-22 11:28:29 +00:00
Update README.md
This commit is contained in:
parent
4de50f84ce
commit
b3eeeb3b51
@ -3,12 +3,12 @@ Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE mobile d
|
||||
|
||||
This library is designed to follow the standard Arduino library style, and be as easy to use and clear as possible for non-programmers (i.e. no lambda functions, threads, new C++ language features, etc.)
|
||||
|
||||
Note that this is a work in progress and is incomplete (but should work).
|
||||
|
||||
## Features
|
||||
|
||||
* Easily start re-advertising the ESP 32 device if BLE connection is lost.
|
||||
* Apple ANCS notification support, with advanced message details.
|
||||
+ Support notifications on your device with a few lines of Arduino code.
|
||||
+ Easily start re-advertising the ESP 32 device if BLE connection is lost.
|
||||
+ Apple ANCS notification support, with advanced message details.
|
||||
+ Use actions to accept or reject incoming calls.
|
||||
|
||||
|
||||
## Installation
|
||||
|
Loading…
Reference in New Issue
Block a user