Skip to content

Commit 1f9118d

Browse files
authored
Merge pull request #246 from phanja/main
Update rav4.json
2 parents 459c221 + 40e8c24 commit 1f9118d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

vehicle_profiles/toyota/rav4.json

+12
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
"class": "battery"
1313
}
1414
]
15+
},
16+
{
17+
"pid":"01311",
18+
"parameters": [
19+
{
20+
"name": "OILCH_DIS",
21+
"pid_init": "ATSH7DF;",
22+
"expression": "((256*B3)+B4)/1.609",
23+
"unit": "mi",
24+
"class": "distance"
25+
}
26+
]
1527
}
1628
]
1729
}

0 commit comments

Comments
 (0)