From f7eb683cda0f5f4ddf8a2029362a5db3e1ed84c1 Mon Sep 17 00:00:00 2001 From: chegewara Date: Fri, 30 Nov 2018 11:11:53 +0100 Subject: Update library.properties --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'library.properties') diff --git a/library.properties b/library.properties index 23e642e..c1355e9 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,10 @@ name=ESP32 BLE Arduino -version=0.4.16 +version=1.0.0 author=Neil Kolban -maintainer=Neil Kolban +maintainer=Dariusz Krempa sentence=BLE functions for ESP32 paragraph=This library provides an implementation Bluetooth Low Energy support for the ESP32 using the Arduino platform. category=Communication url=https://github.com/nkolban/ESP32_BLE_Arduino architectures=esp32 -includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h \ No newline at end of file +includes=BLEDevice.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h -- cgit v1.2.3