-
Notifications
You must be signed in to change notification settings - Fork 985
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ESP8266Audio to 1.9.8 and remove no longer needed quirks
- Loading branch information
1 parent
dfb9778
commit 791c545
Showing
5 changed files
with
9 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,6 @@ lib_deps = ${esp32s3_base.lib_deps} | |
lovyan03/LovyanGFX@^1.1.9 | ||
lewisxhe/[email protected] | ||
adafruit/Adafruit DRV2605 Library@^1.2.2 | ||
earlephilhower/ESP8266Audio@^1.9.7 | ||
# TODO change to ESP8266Audio@^1.9.8 when this version propagates to platformio registry | ||
https://github.com/earlephilhower/ESP8266Audio#c93201483fa2a15a36ccb6296b2b9382ddfa3000 | ||
earlephilhower/ESP8266SAM@^1.0.1 |