Skip to content

Commit c530ce7

Browse files
committed
fix generic syntax
1 parent 4c18c69 commit c530ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vehicle_profiles/generic.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
{
3838
"pid": "01111",
3939
"parameters": {
40-
"THROTTLE": "B3/2.55",
40+
"THROTTLE": "B3/2.55"
4141
}
4242
},
4343
{
4444
"pid": "01101",
4545
"parameters": {
46-
"MAF": "[B3:B4]*0.01",
46+
"MAF": "[B3:B4]*0.01"
4747

4848
}
4949
},

0 commit comments

Comments
 (0)