Skip to content

Commit ac85dae

Browse files
committed
Version 1.1.2
1 parent 226ced5 commit ac85dae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
ArduinoBLE ?.?.? - ????.??.??
22

3+
ArduinoBLE 1.1.2 - 2019.11.12
4+
5+
* cordio: switch to lower power when polling with timeout
6+
* Fixed issue with wrong types for disconnection event handling. Thanks @cparata
7+
38
ArduinoBLE 1.1.1 - 2019.09.05
49

510
* [Cordio] Fixed crashing when BLE.begin() is not called

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoBLE
2-
version=1.1.1
2+
version=1.1.2
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Enables BLE connectivity on the Arduino MKR WiFi 1010, Arduino UNO WiFi Rev.2, Arduino Nano 33 IoT, and Arduino Nano 33 BLE.

0 commit comments

Comments
 (0)