mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
sunnylink desc
This commit is contained in:
@@ -1,11 +1,25 @@
|
||||
{
|
||||
"AccelPersonality": {
|
||||
"title": "AccelPersonality",
|
||||
"description": ""
|
||||
"title": "Acceleration Personality",
|
||||
"description": "",
|
||||
"options": [
|
||||
{
|
||||
"value": 0,
|
||||
"label": "Sport"
|
||||
},
|
||||
{
|
||||
"value": 1,
|
||||
"label": "Normal"
|
||||
},
|
||||
{
|
||||
"value": 2,
|
||||
"label": "Eco"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AccelPersonalityEnabled": {
|
||||
"title": "AccelPersonalityEnabled",
|
||||
"description": ""
|
||||
"title": "Enable Acceleration Personality",
|
||||
"description": "Controls acceleration behavior: Eco (efficient), Normal (balanced), Sport (responsive)."
|
||||
},
|
||||
"AccessToken": {
|
||||
"title": "AccessTokenIsNice",
|
||||
|
||||
Reference in New Issue
Block a user