feelfreelinux / cspot

A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Other
495 stars 46 forks source link

Fix sinks on ESP32 and add instructions to README #102

Closed mattdavis90 closed 2 years ago

mattdavis90 commented 2 years ago

I was playing around building the project for the esp-wrover. I'm using a MAX98357 DAC which is functionality similar to the PCM5102 that is already supported but has a built-in mono amp. I had to tweak the code after the sinks where moved. Otherwise no problems at all and the music plays without issue.

I also realised that the instructions were somewhat lacking for ESP32 so threw some together - happy to remove them from the PR if they're no good.

feelfreelinux commented 2 years ago

fail not related to the commit. thanks a lot!