Missing Return Statement for Function SpotifyClient Get Device ID
Opened this issue · 1 comments
sarthakdas commented
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.
makeratplay commented
Thanks for pointing out that bug. I just pushed a fix for it.