Files
onepilot/dragonpilot/settings/min-feat.dev.o3-v2.yaml

21 lines
526 B
YAML

settings:
- key: dp_dev_is_rhd
type: toggle_item
title: "启用右舵驾驶模式"
description: "允许 openpilot 在右驾驶座位上遵守右侧交通规则。"
category: "Device"
condition: "LITE"
flags: PERSISTENT
param_type: BOOL
default: "0"
- key: dp_dev_beep
type: toggle_item
title: "启用蜂鸣器 (警告)"
description: "使用蜂鸣器进行声音提示。"
category: "Device"
condition: "LITE"
flags: PERSISTENT
param_type: BOOL
default: "0"