Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-01-27 21:59:17 +00:00
parent cc22937c65
commit a73f5559dc
1 changed files with 3 additions and 1 deletions

View File

@ -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