ESP8266Audio
ESP8266Audio copied to clipboard
API Documentation
Is there any API documentation? I couldn't find a link in the readme, and the code doesn't include any docstrings. I'm having to practically reverse engineer your code to figure out how to use it properly.
I've found everything I need in the readme
There is a bit of confusion around the lifecycle of the objects. How to properly finalize them etc.