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 d1a7254 commit 5afca51Copy full SHA for 5afca51
changelog.md
@@ -2,8 +2,13 @@
2
3
## 0.8.3
4
5
-- Enhance indicat API() to wait for confirm or timeout from peer.
6
-- Add BLEScanner filterService() for BLEService and BLEClientService
+- Enhanced indicat API() to wait for confirm or timeout from peer.
+- Added BLEScanner filterService() for BLEService and BLEClientService
7
+- Enhanced bonding management to support central bond and re-connection
8
+- Added BLEClientHidAdafruit implementation for client HID
9
+ - Added Central HID example
10
+- Enhanced BLEHidGeneric/BLEHidAdafruit to support boot protocol mode.
11
+- Fixed I2C lock-up when endTransmission() is called with empty txBuffer.
12
13
## 0.8.2
14
0 commit comments