You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
# 0.10.0
4
4
5
+
This release added multiple concurrent peripheral connections support, allow Bluefruit device to multiple central (phones/PC) simultaneously. It introduces new BLE class: BLEPeriph, BLEConnection, remove BLEGap, refactor/rename/move functions and callbacks.
6
+
5
7
- Fixed Servo detach issue
6
8
- Fixed pulseIn() compile issue: implement countPulseASM() using C instead of ASM
7
9
- Update bootloader to 0.2.9 which fixed OTA issue with latest BLE5 central such as iPhone X
0 commit comments