From 44c872c1c344f08dfe3d681ba99760d63b16cf56 Mon Sep 17 00:00:00 2001 From: uriyacovy <74111540+uriyacovy@users.noreply.github.com> Date: Thu, 8 Aug 2024 19:09:18 +0300 Subject: [PATCH] Update README.md Update to NimBLE-Arduino#1.4.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 053505d..e7d82eb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add the following to the ESPHome yaml file: esphome: libraries: - Preferences - - https://github.com/h2zero/NimBLE-Arduino + - https://github.com/h2zero/NimBLE-Arduino#1.4.0 - Crc16 - https://github.com/uriyacovy/NukiBleEsp32