From c994f4152046b758dd35ecb2ac6329906411d6ab Mon Sep 17 00:00:00 2001 From: Mattia Pennasilico Date: Tue, 17 Jan 2023 10:53:33 +0100 Subject: [PATCH] Add library url --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 07f1d66..637ad3a 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Arduino sentence=Firmware update for ESP32. paragraph=This library allows performing a firmware update on ESP32. category=Communication -url= +url=https://github.com/arduino-libraries/Arduino_ESP32_OTA architectures=esp32 includes=Arduino_ESP32_OTA.h