rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
auto_generated_sensor.h
Go to the documentation of this file.
1// was generated automatically by rusEFI tool from sensor_type.h // by enum2string.jar tool on Thu Jan 27 21:56:51 UTC 2022
2// see also gen_config_and_enums.bat
3
4
5
6#include "sensor_type.h"
7#pragma once
8#if __cplusplus
9const char *getSensorType(SensorType value);
10#endif //__cplusplus
const char * getSensorType(SensorType value)
Enumeration of sensors supported by the ECU.
SensorType
Definition sensor_type.h:18