From 20aa4e56f1f5ee54542079add7e290799326b6cc Mon Sep 17 00:00:00 2001 From: Chaerne <99126886+FinianLandes@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:32:20 +0100 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 2cbf4a2..7cde59b 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer = Finian Landes 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