1
0
Fork 0

Missing definition macro CO_CONFIG_TPDO_RTR_ENABLE

This commit is contained in:
temi54c1l8 2025-07-25 09:09:48 +02:00
parent ecfd8e75ff
commit 6c9a1b3b34

View file

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