8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d4475a + 41cf4bc commit 4734253Copy full SHA for 4734253
CHANGELOG
@@ -1,5 +1,10 @@
1
ArduinoBLE ?.?.? - ????.??.??
2
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
8
ArduinoBLE 1.1.1 - 2019.09.05
9
10
* [Cordio] Fixed crashing when BLE.begin() is not called
library.properties
@@ -1,5 +1,5 @@
name=STM32duinoBLE
-version=1.1.1
+version=1.1.2
author=Arduino, SRA
maintainer=stm32duino
sentence=Fork of ArduinoBLE library to add the support of SPBTLE-RF and SPBTLE-1S BLE modules.
0 commit comments