Update CANopenNode, format the license information in files.
This commit is contained in:
parent
ebcc3c8f01
commit
90e266ce89
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit b0b0724c6f8b652b6f6b5e9368f5fbb2156f76ba
|
Subproject commit f41bfdcb5d0d432455e5d4df0a16cd5520a8fd57
|
||||||
|
|
@ -629,7 +629,7 @@ int main (int argc, char *argv[]) {
|
||||||
#if (CO_CONFIG_GTW) & CO_CONFIG_GTW_ASCII
|
#if (CO_CONFIG_GTW) & CO_CONFIG_GTW_ASCII
|
||||||
CO_epoll_initCANopenGtw(&epGtw, CO);
|
CO_epoll_initCANopenGtw(&epGtw, CO);
|
||||||
#endif
|
#endif
|
||||||
CO_LSSslave_initCfgStoreCallback(CO->LSSslave, &mlStorage,
|
CO_LSSslave_initCfgStoreCall(CO->LSSslave, &mlStorage,
|
||||||
LSScfgStoreCallback);
|
LSScfgStoreCallback);
|
||||||
if(!CO->nodeIdUnconfigured) {
|
if(!CO->nodeIdUnconfigured) {
|
||||||
if(errInfo != 0) {
|
if(errInfo != 0) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue