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 8c30638 commit 7300547Copy full SHA for 7300547
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [Unreleased]
5
+
6
+## Fixed
7
+- `NimBLEHIDDevice::getOutputReport` will now return the correct characteristic.
8
+- Compile error when central is disabled, class `NimBLEServer` has no member named `m_pClient`.
9
+- Compile error with nRF devices, unresolved symbol `nimble_port_stop`.
10
11
## [2.1.0] 2024-12-14
12
13
## **Breaking changes**
0 commit comments