![]() |
Speeduino
|
Functions | |
| void | moveToNextState (FuelSchedule &schedule) |
| Shared fuel schedule timer ISR implementation. Should be called by the actual timer ISRs (as timed interrupts) when either the start time or the duration time are reached. See Schedule finite state machine. | |
| void moveToNextState | ( | FuelSchedule & | schedule | ) |
Shared fuel schedule timer ISR implementation. Should be called by the actual timer ISRs (as timed interrupts) when either the start time or the duration time are reached. See Schedule finite state machine.
| schedule | The fuel schedule to move to the next state |
