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 d936ca3 commit b740479Copy full SHA for b740479
changelog.md
@@ -32,7 +32,7 @@
32
- Changed BLEHid `report()` function return type from `err_t` to `bool`
33
- Changed BLEMid `send()`/`sendSplit()` return type from `err_t` to `bool`
34
- New BLE Services
35
- - Apple Notification Center Service (ANCS)
+ - BLEAncs (Apple Notification Center Service)
36
- BLEClientUart
37
- BLEClientDis
38
- Add separated Thread for callbacks to allow most functions API() to be invoked directly in the callback
@@ -43,6 +43,7 @@
43
- central_bleuart
44
- Peripheral
45
- ancs
46
+ - ancs_oled
47
- hid_camerashutter
48
49
## 0.5.1
0 commit comments