auto-sync
This commit is contained in:
parent
01cbb67f10
commit
4a24e2241c
|
@ -48,7 +48,10 @@ private:
|
|||
bool stopPins();
|
||||
};
|
||||
|
||||
#define PUMPS_TO_PRIME 3
|
||||
/**
|
||||
* 6 crossing over 50% TPS means pressing and releasing three times
|
||||
*/
|
||||
#define PUMPS_TO_PRIME 6
|
||||
|
||||
class StartupFuelPumping {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue