Browse Source
Switching pinning to latest audiolib-revision
master
biologist79
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
platformio.ini
|
@ -16,7 +16,7 @@ extra_scripts = pre:processHtml.py |
|
|
lib_deps = |
|
|
lib_deps = |
|
|
SPI |
|
|
SPI |
|
|
Wire |
|
|
Wire |
|
|
https://github.com/schreibfaul1/ESP32-audioI2S.git#adc3c39 |
|
|
|
|
|
|
|
|
https://github.com/schreibfaul1/ESP32-audioI2S.git#5efe459 |
|
|
https://github.com/madhephaestus/ESP32Encoder.git#bdfbdbc |
|
|
https://github.com/madhephaestus/ESP32Encoder.git#bdfbdbc |
|
|
https://github.com/knolleary/pubsubclient.git#2d228f2 |
|
|
https://github.com/knolleary/pubsubclient.git#2d228f2 |
|
|
https://github.com/biologist79/ESP32FTPServer |
|
|
https://github.com/biologist79/ESP32FTPServer |
|
|