Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesadawork committed Feb 20, 2024
1 parent 2d07b1b commit 3305267
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- "linux" example renamed to "posix" since it also works on macOS
- UART: UART console cannot be toggled at runtime. It can only be disabled at compile-time via "menuconfig"
- Needed to use IDF-IDF v5.2
- It might also fix Arduino Nano ESP32 [Github Issue #65][github_issue_65]

[github_issue_65]: https://github.com/ricardoquesada/bluepad32/issues/65

### Fixed
- Pico W/Linux: string properties return default value instead of error.
Expand Down

0 comments on commit 3305267

Please sign in to comment.