Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed May 31, 2024
1 parent 1094273 commit a93ab46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Platform: new callback: `on_device_discovered(bdaddr, name, cod, rssi)`
- Platforms can override this function and determine whether Bluepad32 should connect to the discovered device.
- BLE: Populates RSSI field.
- Support for 5-key multimedia keyboard. Fixes [Github Issue #104][github_issue_104]

[github_issue_104]: https://github.com/ricardoquesada/bluepad32/issues/104

### Fixed
- Service: Returns correct error code when writing values.
Expand Down

0 comments on commit a93ab46

Please sign in to comment.