From 66e0f8e94663cd9ffc32beddb61f0e0d5a7ee731 Mon Sep 17 00:00:00 2001 From: Michael-Paul Moore Date: Sun, 10 Apr 2022 15:39:56 -0700 Subject: [PATCH] Adding WiFi dependency. --- library.json | 1 + 1 file changed, 1 insertion(+) diff --git a/library.json b/library.json index 1c6b6c6..82da390 100644 --- a/library.json +++ b/library.json @@ -21,6 +21,7 @@ { "name": "DS3232RTC" }, { "name": "NTPClient" }, { "name": "Wire" }, + { "name": "WiFi" }, { "name": "Rtc_Pcf8563", "version": "https://github.com/orbitalair/Rtc_Pcf8563.git#master"