Minor: Adjusted minimal example to new testing hardware.
This commit is contained in:
parent
9a9e5d719c
commit
387b398591
|
|
@ -62,7 +62,7 @@ void *r_dig_out;
|
|||
|
||||
#if 1
|
||||
ec_pdo_reg_t domain1_pdos[] = {
|
||||
{"2", Beckhoff_EL2004_Outputs, &r_dig_out},
|
||||
{"4", Beckhoff_EL2004_Outputs, &r_dig_out},
|
||||
{}
|
||||
};
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue