Mu2_Deploy/ui/general/manifest.json

17 lines
303 B
JSON
Raw Normal View History

2024-10-20 13:23:16 -03:00
{
"version": 0,
"menu": {
"general": {
"label": "MAVLink Telemtry",
"path": "general.html",
"order": 1
2024-10-20 17:18:42 -03:00
},
"SpiriLink": {
"label": "SpiriLink",
"path": "spirilink.html",
"order": 2
2024-10-20 13:23:16 -03:00
}
}
}