From 418b826c3cae2f08ac40052a698609731d3d36cc Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:46:59 +0100 Subject: [PATCH] Use compatible h2zero NimBLE git commit --- examples/espidf-arduino-h2zero-BLE_scan/src/idf_component.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/espidf-arduino-h2zero-BLE_scan/src/idf_component.yml b/examples/espidf-arduino-h2zero-BLE_scan/src/idf_component.yml index 98b4cbf..0d925b9 100644 --- a/examples/espidf-arduino-h2zero-BLE_scan/src/idf_component.yml +++ b/examples/espidf-arduino-h2zero-BLE_scan/src/idf_component.yml @@ -4,6 +4,7 @@ dependencies: esp-nimble-cpp: git: https://github.com/h2zero/esp-nimble-cpp.git + version: 877a29a8b1d0022c5e8f67ba8b879316e67b6c3d # # Defining a dependency from the registry: