Skip to content

Commit 6389333

Browse files
author
QuickSander
committed
fix: Library dependency for Platform IO
1 parent 86b262f commit 6389333

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"type": "git",
1515
"url": "https://github.com/QuickSander/ArduinoHttpServer.git"
1616
},
17+
"dependencies":
18+
{
19+
"agdl/Base64": "^1.0.0"
20+
},
1721
"frameworks": "arduino",
1822
"platforms": "*"
1923
}

0 commit comments

Comments
 (0)