diff options
Diffstat (limited to 'package/root/gear_shift_para.json')
-rw-r--r-- | package/root/gear_shift_para.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/package/root/gear_shift_para.json b/package/root/gear_shift_para.json new file mode 100644 index 0000000..3b58da7 --- /dev/null +++ b/package/root/gear_shift_para.json @@ -0,0 +1,32 @@ +{ + "GEAR_PARA" : [ + { + "POS" : "First", + "VAL" : "4.12", + }, + { + "POS" : "Second", + "VAL" : "2.84", + }, + { + "POS" : "Third", + "VAL" : "2.28", + }, + { + "POS" : "Fourth", + "VAL" : "1.45", + }, + { + "POS" : "Fifth", + "VAL" : "1.0", + }, + { + "POS" : "Sixth", + "VAL" : "0.69", + }, + { + "POS" : "Reverse", + "VAL" : "3.21", + }, + ] +}
\ No newline at end of file |