Skip to content

Commit ab38853

Browse files
committed
Update library.json
1 parent cd3dde1 commit ab38853

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

library.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,42 @@
1515
}
1616
],
1717
"license": "MIT",
18-
"dependencies": {
19-
},
18+
"dependencies": [
19+
{
20+
"owner": "M5Stack",
21+
"name": "M5Unified",
22+
"version": ">=0.1.16"
23+
},
24+
{
25+
"owner": "madhephaestus",
26+
"name": "ESP32Servo",
27+
"version": "0.13.0"
28+
},
29+
{
30+
"owner": "arminjo",
31+
"name": "ServoEasing",
32+
"version": "3.1.0"
33+
},
34+
{
35+
"owner": "bblanchon",
36+
"name": "ArduinoJson",
37+
"version": "^6"
38+
},
39+
{
40+
"owner": "roboies-git",
41+
"name": "Dynamixel2Arduino",
42+
"version": "^0.7.0"
43+
},
44+
{
45+
"owner": "tobozo",
46+
"name": "YAMLDuino",
47+
"version": "1.4.2"
48+
},
49+
{
50+
"name": "SCSServo",
51+
"version": "https://github.com/mongonta0716/SCSServo.git"
52+
}
53+
],
2054
"version": "0.0.1",
2155
"frameworks": "arduino",
2256
"platforms": "espressif32"

0 commit comments

Comments
 (0)