makeratplay/esp32SpotifyEchoDot

Missing Return Statement for Function SpotifyClient Get Device ID

Opened this issue · 1 comments

On the function defined on line 174, it should return a string, however no string is being returned. This is causing a boot loop of the ESP32.

Thanks for pointing out that bug. I just pushed a fix for it.