mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-20 17:17:41 +08:00
Minor: Adjusted minimal example to new testing hardware.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user