Update speeduino.ino

This commit is contained in:
MoysieWRX 2015-05-23 04:34:29 +03:00
parent 3b69b191d0
commit a8b53afabf
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ void setup()
default:
trigger = triggerPri_missingTooth;
getRPM = getRPM_missingTooth;
getCrankAngle = getCrankAngle_missingTooth
break;
}
if(configPage2.TrigEdge == 0)