|
rusEFI
The most advanced open source ECU
|
Functions | |
| void | initAuxSensors () |
| void | deinitAuxSensors () |
Variables | |
| static FunctionalSensor | auxSensors [] |
| StoredValueSensor | luaGauges [] |
| void deinitAuxSensors | ( | ) |
Definition at line 58 of file init_aux.cpp.
Referenced by stopSensors().


| void initAuxSensors | ( | ) |
Definition at line 36 of file init_aux.cpp.
Referenced by sensorStartUpOrReconfiguration().


|
static |
Definition at line 10 of file init_aux.cpp.
Referenced by deinitAuxSensors(), and initAuxSensors().
| StoredValueSensor luaGauges[] |
Definition at line 21 of file init_aux.cpp.
Referenced by configureRusefiLuaHooks(), and initAuxSensors().