added lcec_el41x4 from frankbrossette

This commit is contained in:
Sascha Ittner
2018-03-09 22:12:10 +01:00
parent b05e7309c4
commit 7bfc810440
6 changed files with 296 additions and 0 deletions

View File

@@ -120,6 +120,9 @@ static const LCEC_CONF_TYPELIST_T slaveTypes[] = {
{ "EL4122", lcecSlaveTypeEL4122 },
{ "EL4132", lcecSlaveTypeEL4132 },
// analog out, 4ch, 16 bits
{ "EL4104", lcecSlaveTypeEL4104 },
// encoder inputs
{ "EL5101", lcecSlaveTypeEL5101 },
{ "EL5151", lcecSlaveTypeEL5151 },