11 lines
277 B
C
11 lines
277 B
C
|
// was generated automatically by rusEFI tool from sync_edge.h // by enum2string.jar tool on Fri Sep 23 12:11:58 PDT 2022
|
||
|
// see also gen_config_and_enums.bat
|
||
|
|
||
|
|
||
|
|
||
|
#include "sync_edge.h"
|
||
|
#pragma once
|
||
|
#if __cplusplus
|
||
|
const char *getSyncEdge(SyncEdge value);
|
||
|
#endif //__cplusplus
|