diff --git a/library.properties b/library.properties index a66ebe0..9cf80ee 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,5 @@ paragraph=This library simplifies the process of connecting your ESP32 device to category=Communication url=https://github.com/nthnn/dynaconfig architectures=esp32 -includes=dynaconfig.h \ No newline at end of file +includes=dynaconfig.h +depends=AsyncTCP,ESPAsyncWebServer \ No newline at end of file