This commit is contained in:
rusefi 2020-01-10 23:24:17 -05:00
parent b7951e1e70
commit b7807cba39
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public:
InjectorOutputPin();
void reset();
efitimeus_t overlappingScheduleOffTime;
// todo: implement this via address manipulation to reduce memory usage
// todo: re-implement this injectorIndex via address manipulation to reduce memory usage?
int8_t injectorIndex;
bool cancelNextTurningInjectorOff;
int8_t overlappingCounter;