docs
This commit is contained in:
parent
83dfee8e96
commit
5b583fd2be
|
@ -88,6 +88,7 @@ public:
|
|||
int previousRpmValue;
|
||||
/**
|
||||
* This is a performance optimization: let's pre-calulate this each time RPM changes
|
||||
* NaN while engine is not spinning
|
||||
*/
|
||||
volatile floatus_t oneDegreeUs;
|
||||
volatile efitime_t lastRpmEventTimeNt;
|
||||
|
|
Loading…
Reference in New Issue