Skip to content

Commit b740479

Browse files
committed
update changelog
1 parent d936ca3 commit b740479

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
 - Changed BLEHid `report()` function return type from `err_t` to `bool`
3333
 - Changed BLEMid `send()`/`sendSplit()` return type from `err_t` to `bool`
3434
- New BLE Services
35-
- Apple Notification Center Service (ANCS)
35+
- BLEAncs (Apple Notification Center Service)
3636
- BLEClientUart
3737
- BLEClientDis
3838
- Add separated Thread for callbacks to allow most functions API() to be invoked directly in the callback
@@ -43,6 +43,7 @@
4343
- central_bleuart
4444
- Peripheral
4545
- ancs
46+
- ancs_oled
4647
- hid_camerashutter
4748

4849
## 0.5.1

0 commit comments

Comments
 (0)