From 568caa3c2a176ae5a174799c0b1e552d2c085268 Mon Sep 17 00:00:00 2001 From: sean <1026025056@qq.com> Date: Thu, 14 Dec 2023 11:39:51 +0800 Subject: [PATCH] update lib depends --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index ab3e5e3..b60766f 100644 --- a/library.properties +++ b/library.properties @@ -8,4 +8,4 @@ category=Device Control url=https://github.com/m5stack/M5AtomS3 architectures=esp32 includes=M5AtomS3.h -depends=M5GFX,M5Unified,M5Family,M5-Ethernet,IRremote +depends=M5GFX,M5Unified,M5Family,M5-Ethernet,IRremote,ArduinoHttpClient