Skip to content

Commit 4734253

Browse files
authored
Merge pull request #9 from cparata/master
Align to ArduinoBLE 1.1.2
2 parents 5d4475a + 41cf4bc commit 4734253

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: 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

Diff for: library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duinoBLE
2-
version=1.1.1
2+
version=1.1.2
33
author=Arduino, SRA
44
maintainer=stm32duino
55
sentence=Fork of ArduinoBLE library to add the support of SPBTLE-RF and SPBTLE-1S BLE modules.

0 commit comments

Comments
 (0)