We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a97175 commit 41f3e5eCopy full SHA for 41f3e5e
libraries/BLE/library.properties
@@ -5,6 +5,6 @@ maintainer=Dariusz Krempa <esp32@esp32.eu.org>
5
sentence=BLE functions for ESP32
6
paragraph=This library provides an implementation Bluetooth Low Energy support for the ESP32 using the Arduino platform.
7
category=Communication
8
-url=https://github.com/nkolban/ESP32_BLE_Arduino
+url=https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE
9
architectures=esp32
10
includes=BLEDevice.h, BLEUtils.h, BLEScan.h, BLEAdvertisedDevice.h
0 commit comments