Updated libraries (button and audio player) #16

Merged
Joe merged 1 commit from update_libs into main 2026-02-07 22:30:38 +00:00
Owner

This PR updates two dependency libraries to their latest versions:

espressif/button: v3.5.0 to v4.1.5

Version 4 changed the API. This code makes use of the new API, with no change to the existing behavior.

chmorgan/esp-audio-player: v1.0.7 to v1.1.0

Version 1.1.0 introduces the possibility of multiple simultaneous audio streams. This feature is as yet unused by KTag.

This PR updates two dependency libraries to their latest versions: ## espressif/button: v3.5.0 to v4.1.5 [Version 4](https://components.espressif.com/components/espressif/button/versions/4.1.5/changelog?language=en) changed the API. This code makes use of the new API, with no change to the existing behavior. ## chmorgan/esp-audio-player: v1.0.7 to v1.1.0 [Version 1.1.0](https://github.com/chmorgan/esp-audio-player/releases/tag/v1.1.0) introduces the possibility of multiple simultaneous audio streams. This feature is as yet unused by KTag.
Joe added 1 commit 2026-02-07 22:30:11 +00:00
Joe merged commit 89166c8a02 into main 2026-02-07 22:30:38 +00:00
Joe deleted branch update_libs 2026-02-07 22:30:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Software/2024A-SW#16
No description provided.