Added EpoCAT FR4000 slave type

This commit is contained in:
abausano
2023-06-26 13:43:35 +02:00
committed by GitHub
parent 293acb71cd
commit dcbb3f794e

View File

@@ -341,6 +341,9 @@ static const LCEC_CONF_TYPELIST_T slaveTypes[] = {
// modusoft PH3LM2RM converter
{ "Ph3LM2RM", lcecSlaveTypePh3LM2RM, NULL },
// AB&T EpoCAT FR4000
{ "EpoCAT", lcecSlaveTypeEpoCAT, NULL },
{ NULL }
};