parent
f454a3d82d
commit
145a15d944
1 changed files with 1 additions and 1 deletions
|
|
@ -728,7 +728,7 @@ CO_delete(CO_t* co) {
|
|||
#endif
|
||||
|
||||
#if ((CO_CONFIG_SDO_CLI)&CO_CONFIG_SDO_CLI_ENABLE) != 0
|
||||
free(co->SDOclient);
|
||||
CO_free(co->SDOclient);
|
||||
#endif
|
||||
|
||||
/* SDOserver */
|
||||
|
|
|
|||
Loading…
Reference in a new issue