Skip to content

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nkolban committed Sep 13, 2017
1 parent c07a526 commit 1c7e869
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name=ESP32 BLE Arduino
version=0.4.1
version=0.4.2
author=Neil Kolban <[email protected]>
maintainer=Neil Kolban <[email protected]>
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
includes=BLE.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h

0 comments on commit 1c7e869

Please sign in to comment.