From 5e5b5b78f0aeca611edb52ff4e885334b6fe46a9 Mon Sep 17 00:00:00 2001 From: kolban Date: Sun, 10 Sep 2017 13:36:10 -0500 Subject: 0.1.0 release --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c654319 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ESP32 BLE for Arduino +The Arduino IDE provides an excellent library package managed where versions of libraries can be downloaded and installed. This Github project provides the repository for the ESP32 BLE support for Arduino. + +The actual source of the project which is being maintained can be found here: + +https://github.com/nkolban/esp32-snippets + +Documentation for using the library can be found here: + +https://github.com/nkolban/esp32-snippets/tree/master/Documentation \ No newline at end of file -- cgit v1.2.3