Minor: Adjusted minimal example to new testing hardware.

This commit is contained in:
Florian Pose 2007-02-12 11:16:54 +00:00
parent 9a9e5d719c
commit 387b398591
1 changed files with 1 additions and 1 deletions

View File

@ -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