diff options
Diffstat (limited to 'src/gear_shift_para.json')
-rw-r--r-- | src/gear_shift_para.json | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/src/gear_shift_para.json b/src/gear_shift_para.json deleted file mode 100644 index 3b58da7..0000000 --- a/src/gear_shift_para.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "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 |