add el4134 support

This commit is contained in:
Sascha Ittner
2019-10-14 10:11:57 +02:00
parent 6b7c4e6235
commit 1a21b14c33
4 changed files with 5 additions and 1 deletions

View File

@@ -148,6 +148,7 @@ static const LCEC_CONF_TYPELIST_T slaveTypes[] = {
// analog out, 4ch, 16 bits
{ "EL4104", lcecSlaveTypeEL4104, NULL },
{ "EL4134", lcecSlaveTypeEL4134, NULL },
// analog out, 8ch, 12 bits
{ "EL4008", lcecSlaveTypeEL4008, NULL },