Skip to content

Commit f7eb683

Browse files
authored
Update library.properties
1 parent 934702b commit f7eb683

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=ESP32 BLE Arduino
2-
version=0.4.16
2+
version=1.0.0
33
author=Neil Kolban <[email protected]>
4-
maintainer=Neil Kolban <[email protected]>
4+
maintainer=Dariusz Krempa <[email protected]>
55
sentence=BLE functions for ESP32
66
paragraph=This library provides an implementation Bluetooth Low Energy support for the ESP32 using the Arduino platform.
77
category=Communication
88
url=https://github.com/nkolban/ESP32_BLE_Arduino
99
architectures=esp32
10-
includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h
10+
includes=BLEDevice.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h

0 commit comments

Comments
 (0)