Files
onepilot/dragonpilot/settings/min-feat.lon.ext-radar.json
2026-06-11 20:00:23 +08:00

14 lines
344 B
JSON

{
"settings": [
{
"key": "dp_lon_ext_radar",
"type": "toggle_item",
"title": "Use External Radar",
"description": "See https://github.com/eFiniLan/openpilot-ext-radar-addon for more information.",
"category": "Device",
"flags": "PERSISTENT",
"param_type": "BOOL",
"default": "0"
}
]
}