Update README.md

This commit is contained in:
James Hudson 2020-02-13 10:07:30 +01:00 committed by GitHub
parent 80a30bb137
commit e9437983cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# ESP32NotificationsLib
# ESP32 ANCS Notifications
Easy-to-use Arduino library for interfacing an ESP 32 with Bluetooth LE mobile device notifications.
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.)