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

Fixed typo: Changed "precent" to "percent" in variable naming #29

Closed om-hb closed 3 years ago

om-hb commented 3 years ago

While working with the library I noticed that "percent" is sometimes misspelled as "precent", most importantly in the naming of the "volumePrecent" attribute of playerDetails.device.

witnessmenow commented 3 years ago

Thank you for the contribution, my spelling sucks 😅

om-hb commented 3 years ago

Thank you for the contribution, my spelling sucks 😅

Thank you for this awesome library - really enjoy working with it! 🙂