rusEFI
The most advanced open source ECU
|
#include <eficonsole.h>
Public Member Functions | |
void | initNoConfiguration () |
![]() | |
virtual void | setDefaultConfiguration () |
virtual void | onConfigurationChange (engine_configuration_s const *) |
virtual void | onSlowCallback () |
virtual void | onFastCallback () |
virtual void | onEngineStop () |
virtual void | onIgnitionStateChanged (bool) |
virtual bool | needsDelayedShutoff () |
virtual void | onEnginePhase (float, efitick_t, angle_t, angle_t) |
Definition at line 20 of file eficonsole.h.
|
virtual |
Reimplemented from EngineModule.
Definition at line 83 of file ethernet_console.cpp.