1
0
Fork 0

Update CANopenNode, format the license information in files.

This commit is contained in:
Janez 2024-07-09 00:48:41 +02:00
parent ebcc3c8f01
commit 90e266ce89
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit b0b0724c6f8b652b6f6b5e9368f5fbb2156f76ba
Subproject commit f41bfdcb5d0d432455e5d4df0a16cd5520a8fd57

View file

@ -629,7 +629,7 @@ int main (int argc, char *argv[]) {
#if (CO_CONFIG_GTW) & CO_CONFIG_GTW_ASCII
CO_epoll_initCANopenGtw(&epGtw, CO);
#endif
CO_LSSslave_initCfgStoreCallback(CO->LSSslave, &mlStorage,
CO_LSSslave_initCfgStoreCall(CO->LSSslave, &mlStorage,
LSScfgStoreCallback);
if(!CO->nodeIdUnconfigured) {
if(errInfo != 0) {