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