fome-fw/firmware/controllers/sensors/auto_generated_sensor.h

9 lines
248 B
C
Raw Normal View History

2021-10-16 14:49:02 -07:00
// 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);