diff --git a/master/types.c b/master/types.c index d2731f26f0e7fb6e3bf941c6efa3218e49c01f5c..3644c21ede0b1c35f4af31f7b2a0ac46048639f9 100644 --- a/master/types.c +++ b/master/types.c @@ -92,7 +92,7 @@ const ec_slave_type_t Beckhoff_EL3102 = { }; const ec_slave_type_t Beckhoff_EL3162 = { - "Beckhoff", "EL3102", "2x Analog Input", 0, + "Beckhoff", "EL3162", "2x Analog Input", 0, {&mailbox_sm0, &mailbox_sm1, &el31X2_sm2, &el31X2_sm3, NULL} };