|
// was generated automatically by rusEFI tool from sensor_type.h // by enum2string.jar tool on Thu Jan 27 21:56:51 UTC 2022
|
|
// see also gen_config_and_enums.bat
|
|
|
|
|
|
|
|
#include "sensor_type.h"
|
|
#pragma once
|
|
#if __cplusplus
|
|
const char *getSensorType(SensorType value);
|
|
#endif //__cplusplus
|