Merge pull request #9 from MoysieWRX/patch-2

Default RPM pointer
This commit is contained in:
Josh Stewart 2015-05-23 21:39:58 +10:00
commit ad53ce13b9
1 changed files with 2 additions and 0 deletions

View File

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