Skip to content
Snippets Groups Projects
Commit 1c91395b authored by Florian Pose's avatar Florian Pose
Browse files

Bugfix: EL3162 - "Product Name" war falsch.

parent 504bc409
No related branches found
No related tags found
No related merge requests found
......@@ -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}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment