diff --git a/library.properties b/library.properties index 856f569..b9f5972 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,10 @@ name=ESP32 BLE Arduino -version=0.4.1 +version=0.4.2 author=Neil Kolban maintainer=Neil Kolban sentence=BLE functions for ESP32 -paragraph=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 -dot_a_linkage=true \ No newline at end of file +includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h \ No newline at end of file