forked from CommonWealthRobotics/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase.json
More file actions
20 lines (20 loc) · 677 Bytes
/
database.json
File metadata and controls
20 lines (20 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"studio-open-web": {},
"studio-open-git": {
"https://gist.github.com/fd1602bce81ca9096db3f28648b3d312.git:LoadIMUServer.groovy": [
"https://gist.github.com/fd1602bce81ca9096db3f28648b3d312.git",
"LoadIMUServer.groovy"
],
"https://gist.github.com/e4a139b01d813e0d24022124a6781594.git:BNO055Visualizer.groovy": [
"https://gist.github.com/e4a139b01d813e0d24022124a6781594.git",
"BNO055Visualizer.groovy"
]
},
"BowlerStudioConfigs": {
"firstVersion": "0.29.2",
"fontsize": 12.0,
"skinBranch": "0.29.2",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true
}
}