Update NimBLE fix memory leak

This commit is contained in:
Just Call Me Koko
2024-11-23 13:34:16 -05:00
parent d9dbcc85d3
commit 6fe012af29
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: h2zero/NimBLE-Arduino
ref: 1.2.0
ref: 1.3.5
path: CustomNimBLE-Arduino
- name: Install Adafruit_NeoPixel