diff options
Diffstat (limited to 'library.properties')
-rw-r--r-- | library.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library.properties b/library.properties index afb6d27..fdb01e2 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP32 BLE Arduino -version=0.4.2 +version=0.4.3 author=Neil Kolban <kolban1@kolban.com> maintainer=Neil Kolban <kolban1@kolban.com> sentence=BLE functions for ESP32 @@ -7,4 +7,4 @@ paragraph=This library provides an implementation Bluetooth Low Energy support f category=Communication url=https://github.com/nkolban/ESP32_BLE_Arduino architectures=esp32 -includes=BLEDevice.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h
\ No newline at end of file +includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h
\ No newline at end of file |