9 lines
248 B
C
9 lines
248 B
C
|
// was generated automatically by rusEFI tool from sensor_type.h // by enum2string.jar tool on Sat Oct 16 17:24:03 EDT 2021
|
||
|
// see also gen_config_and_enums.bat
|
||
|
|
||
|
|
||
|
|
||
|
#include "sensor_type.h"
|
||
|
#pragma once
|
||
|
const char *getSensorType(SensorType value);
|