Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
379 contributions in the last year
Contribution activity
October 2020
Created a pull request in schreibfaul1/ESP32-audioI2S that received 2 comments
Set the pins (optionally) in the ctor.
This should solve #70 and possibly CelliesProjects/wm8978-esp32/issues/4 So now you can use: Audio audio(BCLK, LRC, DOUT); as a constructor. Or use A…
Created an issue in schreibfaul1/ESP32-audioI2S that received 2 comments
When compiled with psram enabled, files get truncated.
When psram is enabled, files (with Content-Length header set) get truncated at the end. The last seconds of the file are not played.
With psram dis…

