Missing definition macro CO_CONFIG_TPDO_RTR_ENABLE
This commit is contained in:
parent
ecfd8e75ff
commit
6c9a1b3b34
1 changed files with 1 additions and 0 deletions
|
|
@ -501,6 +501,7 @@ extern "C" {
|
|||
#define CO_CONFIG_TPDO_TIMERS_ENABLE 0x08
|
||||
#define CO_CONFIG_PDO_SYNC_ENABLE 0x10
|
||||
#define CO_CONFIG_PDO_OD_IO_ACCESS 0x20
|
||||
#define CO_CONFIG_TPDO_RTR_ENABLE 0x40
|
||||
/** @} */ /* CO_STACK_CONFIG_SYNC_PDO */
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue