From a73f5559dcd7ba22bf01785317333b27e79d6550 Mon Sep 17 00:00:00 2001 From: GitHub build-firmware Action Date: Thu, 27 Jan 2022 21:59:17 +0000 Subject: [PATCH] Auto-generated configs and docs --- firmware/controllers/sensors/auto_generated_sensor.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/firmware/controllers/sensors/auto_generated_sensor.h b/firmware/controllers/sensors/auto_generated_sensor.h index b51fb104d0..3d708dfef8 100644 --- a/firmware/controllers/sensors/auto_generated_sensor.h +++ b/firmware/controllers/sensors/auto_generated_sensor.h @@ -1,8 +1,10 @@ -// was generated automatically by rusEFI tool from sensor_type.h // by enum2string.jar tool on Sat Oct 16 17:24:03 EDT 2021 +// 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