added support for EP2028

This commit is contained in:
Sascha Ittner
2017-06-10 14:00:01 +02:00
parent b83c5ef9f0
commit bfa3f9b158
4 changed files with 7 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ static const LCEC_CONF_TYPELIST_T slaveTypes[] = {
{ "EL2798", lcecSlaveTypeEL2798 },
{ "EL2809", lcecSlaveTypeEL2809 },
{ "EP2028", lcecSlaveTypeEP2028 },
// analog in, 2ch, 16 bits
{ "EL3102", lcecSlaveTypeEL3102 },
{ "EL3112", lcecSlaveTypeEL3112 },