From 291a6abf1a56188809a51f6c6fe033b19fd1213c Mon Sep 17 00:00:00 2001 From: Sylvain Quendez Date: Mon, 12 Aug 2024 18:30:06 +0200 Subject: [PATCH] Update url in library.properties --- libraries/BLE/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/BLE/library.properties b/libraries/BLE/library.properties index 6335178e006..82395a1f6d5 100644 --- a/libraries/BLE/library.properties +++ b/libraries/BLE/library.properties @@ -5,6 +5,6 @@ maintainer=Dariusz Krempa sentence=BLE functions for ESP32 paragraph=This library provides an implementation Bluetooth Low Energy support for the ESP32 using the Arduino platform. category=Communication -url=https://github.com/nkolban/ESP32_BLE_Arduino +url=https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE architectures=esp32 includes=BLEDevice.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h