auto-sync

This commit is contained in:
rusEfi 2016-07-17 12:02:12 -04:00
parent cce147ddce
commit c779e07a4b
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ class InjectionEvent {
public:
InjectionEvent();
/**
* This is a performance optimization - it's more efficient to handle all
* injectors together if that's the case
* This is a performance optimization for IM_SIMULTANEOUS fuel strategy.
* It's more efficient to handle all injectors together if that's the case
*/
bool isSimultanious;
NamedOutputPin *output;