EtherCAT Slave  1.04.06
version.h

EtherCAT_Slave_Simple version defines example..

Author
KUNBUS GmbH
Date
2021-05-18
#if !(defined __VERSION_H__)
#define __VERSION_H__ 1
#define IND_PKG_VERSION "EtherCAT Slave 01.00.06.01"
#define OLED_DISPLAY_VERSION_STRING "EtherCAT App 1.0.6"
#if (defined __cplusplus)
extern "C" {
#endif
/* extern void func(void); */
#if (defined __cplusplus)
}
#endif
#endif /* __VERSION_H__ */