Skip to content

Commit 1c7e869

Browse files
committed
0.4.2
1 parent c07a526 commit 1c7e869

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

library.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name=ESP32 BLE Arduino
2-
version=0.4.1
2+
version=0.4.2
33
author=Neil Kolban <[email protected]>
44
maintainer=Neil Kolban <[email protected]>
55
sentence=BLE functions for ESP32
6-
paragraph=BLE functions for ESP32
6+
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
11-
dot_a_linkage=true
10+
includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h

0 commit comments

Comments
 (0)