diff -r a89e2bedf004 -r c14b6bb14fdf master/slave_config.h --- a/master/slave_config.h Thu Apr 29 14:05:15 2010 +0200 +++ b/master/slave_config.h Thu Apr 29 16:33:32 2010 +0200 @@ -62,7 +62,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. */