Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f420987

Browse files
authored
Merge pull request #35 from per1234/remove-invalid-depends
Remove unavailable items from `depends` field of library.properties
2 parents e981dea + 1b67b2f commit f420987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ paragraph=This AsyncHTTPRequest_Generic Library, supporting GET, POST, PUT, PATC
88
category=Communication,AsyncTCP,AsyncHTTP
99
url=https://github.com/khoih-prog/AsyncHTTPRequest_Generic
1010
architectures=*
11-
depends=AsyncTCP, ESPAsyncTCP, ESPAsync_WiFiManager, STM32duino LwIP, STM32duino STM32Ethernet, WebServer_WT32_ETH01
11+
depends=ESPAsync_WiFiManager, STM32duino LwIP, STM32duino STM32Ethernet, WebServer_WT32_ETH01
1212
includes=AsyncHTTPRequest_Generic.h,AsyncHTTPRequest_Generic.hpp

0 commit comments

Comments
 (0)