|
rusEFI
The most advanced open source ECU
|
This file should have been called 'sensors.h' but there is some conflict with standard win32 header :(.
Definition in file allsensors.h.
Functions | |
| void | initSensors () |
| bool | hasAcToggle () |
| bool | getAcToggle () |
| bool getAcToggle | ( | ) |
Definition at line 19 of file allsensors.cpp.
Referenced by Engine::updateSwitchInputs().


| bool hasAcToggle | ( | ) |
Definition at line 23 of file allsensors.cpp.
Referenced by Engine::updateSwitchInputs().


| void initSensors | ( | ) |
Definition at line 14 of file allsensors.cpp.
Referenced by commonInitEngineController().

