|
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // by enum2string.jar tool on Thu Apr 28 22:03:38 UTC 2022
|
|
// see also gen_config_and_enums.bat
|
|
|
|
|
|
|
|
#include "rusefi_hw_enums.h"
|
|
#pragma once
|
|
#if __cplusplus
|
|
const char *getGpio(Gpio value);
|
|
#endif //__cplusplus
|