Packages

Pure-Elixir EtherCAT master built on OTP. Declarative bus configuration, cyclic process data exchange, CoE SDO transfers, and distributed clocks.

Current section

Files

Jump to
ethercat lib ethercat simulator slave reference soes version.h.in
Raw

lib/ethercat/simulator/slave/reference/soes/version.h.in

#ifndef VERSION_H
#define SOES_VERSION_MAJOR @SOES_VERSION_MAJOR@
#define SOES_VERSION_MINOR @SOES_VERSION_MINOR@
#define SOES_VERSION_PATCH @SOES_VERSION_PATCH@
#endif /* VERSION_H */