diff -r 19732da2cf86 -r 3001f6523e63 master/slave_config.h --- a/master/slave_config.h Fri May 13 15:33:16 2011 +0200 +++ b/master/slave_config.h Fri May 13 15:34:20 2011 +0200 @@ -126,7 +126,8 @@ intervals (see spec. reg. 0x0400). */ uint16_t watchdog_intervals; /**< Process data watchdog intervals (see spec. reg. 0x0420). */ - + uint8_t allow_overlapping_pdos; /**< Allow input PDOs use the same frame space + as output PDOs. */ ec_slave_t *slave; /**< Slave pointer. This is \a NULL, if the slave is offline. */