From 34e91197faa793e4b9f586db70165541c6be72be Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Thu, 7 Jul 2016 21:47:50 +1000 Subject: [PATCH] Fix typo in ini that prevented 8 cylinders from being selected --- reference/speeduino.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/speeduino.ini b/reference/speeduino.ini index 5636990e..08850256 100644 --- a/reference/speeduino.ini +++ b/reference/speeduino.ini @@ -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