Default RPM pointer

Default RPM pointer to allow tuner studio to be opened prior to being able to configure board set-up
This commit is contained in:
MoysieWRX 2015-05-23 04:07:44 +03:00
parent 73b8979dfc
commit 3b69b191d0
1 changed files with 1 additions and 0 deletions

View File

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