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.
1 parent 51e4733 commit 725079aCopy full SHA for 725079a
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.1] - 2021-08-04
6
+
7
+### Fixed
8
+- Corrected a compiler/linker error when an application or a library uses bluetooth classic due to the redefinition of `btInUse`.
9
10
## [1.3.0] - 2021-08-02
11
12
### Added
library.properties
@@ -1,5 +1,5 @@
1
name=NimBLE-Arduino
-version=1.3.0
+version=1.3.1
author=h2zero
maintainer=h2zero <[email protected]>
sentence=Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.
0 commit comments