summaryrefslogtreecommitdiff
path: root/examples/BLE_write/BLE_write.ino
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BLE_write/BLE_write.ino')
-rw-r--r--examples/BLE_write/BLE_write.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/BLE_write/BLE_write.ino b/examples/BLE_write/BLE_write.ino
index 0573669..ed5ebc6 100644
--- a/examples/BLE_write/BLE_write.ino
+++ b/examples/BLE_write/BLE_write.ino
@@ -1,5 +1,5 @@
/*
- Based on Neil Kolban example for IDF: https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/tests/BLETests/SampleWrite.cpp
+ Based on Neil Kolban example for IDF: https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/tests/BLE%20Tests/SampleWrite.cpp
Ported to Arduino ESP32 by Evandro Copercini
*/