Update library.properties

This commit is contained in:
Chaerne
2024-03-11 18:32:20 +01:00
committed by GitHub
parent c3b099442b
commit 20aa4e56f1

View File

@@ -5,6 +5,6 @@ maintainer = Finian Landes <landesfinian@gmail.com>
sentence = A wrapper for the Spotify API
paragraph = This library provides a client to interact with the Spotify API. It is designed to be used with the ESP32 microcontroller.
category = Communication
url = https://github.com/FinianLandes/Spotify_Esp32
url = https://github.com/FinianLandes/SpotifyEsp32
architectures = *
depends = WiFi, ArduinoJson, UrlEncode, base64