Adding ble dependencies.

pull/156/head
Michael-Paul Moore 2022-04-10 15:54:32 -07:00
parent 31587fff5f
commit 809dee1baf
1 changed files with 2 additions and 1 deletions

View File

@ -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"