From 809dee1baf88f60e1ee9540f1f98ba4dd36801a1 Mon Sep 17 00:00:00 2001 From: Michael-Paul Moore Date: Sun, 10 Apr 2022 15:54:32 -0700 Subject: [PATCH] Adding ble dependencies. --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 4f579b6..3b54a43 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "WatchyExpanded", - "version": "2022.4.10", + "version": "2022.4.10a", "description": "Watchy - An Open Source E-Paper Watch by SQFMI", "authors": [ { @@ -22,6 +22,7 @@ { "name": "NTPClient" }, { "name": "Wire" }, { "name": "WiFi" }, + { "name": "ESP32 BLE Arduino" } { "name": "Rtc_Pcf8563", "version": "https://github.com/orbitalair/Rtc_Pcf8563.git#master"