Skip to content

Commit 7208af8

Browse files
authored
Merge pull request nkolban#44 from sylque/patch-1
Update README.md
2 parents adc2aee + 2b164a3 commit 7208af8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# ESP32 BLE for Arduino (This repository is kept for archive. BLE code is now included in Arduino directly.)
1+
# ESP32 BLE for Arduino
2+
3+
This repository is deprecated. The BLE code is now part of the ESP32 Arduino core, making it automatically available to any Arduino ESP32 project without the need for manual import. For more information, see [ESP32 Arduino BLE Library](https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE).
4+
----------------
5+
26
The Arduino IDE provides an excellent library package manager where versions of libraries can be downloaded and installed. This Github project provides the repository for the ESP32 BLE support for Arduino.
37

48
The actual source of the project which is being maintained can be found here:

0 commit comments

Comments
 (0)