new topology in mini.c

This commit is contained in:
Florian Pose 2006-04-25 11:37:05 +00:00
parent 0aea75964c
commit fc5d0edb91
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ uint32_t k_pos;
uint8_t k_stat;
ec_field_init_t domain1_fields[] = {
{NULL, "1", "Beckhoff", "EL5001", "InputValue", 0},
{NULL, "3", "Beckhoff", "EL5001", "InputValue", 0},
{NULL, "2", "Beckhoff", "EL4132", "OutputValue", 0},
{}
};