Skip to content

Commit 680cb97

Browse files
committed
PlatformIO Arduino library dependencies on library.json
1 parent 9ae6ccf commit 680cb97

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@
1616
],
1717
"license": "MIT",
1818
"homepage": "https://github.com/nthnn/dynaconfig",
19-
"frameworks": "*"
19+
"frameworks": "arduino",
20+
"dependencies": {
21+
"me-no-dev/AsyncTCP": "*",
22+
"me-no-dev/ESPAsyncWebServer": "*"
23+
}
2024
}

0 commit comments

Comments
 (0)