Skip to content

Commit c07a526

Browse files
committed
0.4.1
1 parent 6577301 commit c07a526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

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

0 commit comments

Comments
 (0)