witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Chars to heap #24

Closed witnessmenow closed 3 years ago

witnessmenow commented 3 years ago

Work on moving the chars from the structs to the heap. This has made the ESP8266 version actually usable