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

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);