Fix typo in ini that prevented 8 cylinders from being selected

This commit is contained in:
Josh Stewart 2016-07-07 21:47:50 +10:00
parent f72010fa3e
commit 34e91197fa
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ page = 2
mapSample = bits, U08, 36, [0:1], "Instantaneous", "Cycle Average", "Cycle Minimum", "INVALID"
twoStroke = bits, U08, 36, [2:2], "Four-stroke", "Two-stroke"
injType = bits, U08, 36, [3:3], "Port", "Throttle Body"
nCylinders = bits, U08, 36, [4:6], "INVALID","1","2","3","4","INVALID","6","INVALID","8"
nCylinders = bits, U08, 36, [4:6], "1","2","3","4","INVALID","6","INVALID","8"
flexEnabled= bits, U08, 36, [7:7], "Off", "On"
; Config2