fixed build after adding lss
modified the example code to exclude lss. be aware that the CANopenNode html editor doesn't now about those flags!
This commit is contained in:
parent
8512fec801
commit
2a0ec4437c
1 changed files with 2 additions and 1 deletions
|
|
@ -102,7 +102,8 @@
|
|||
#define CO_NO_TPDO 4 //Associated objects: 1800, 1801, 1802, 1803, 1A00, 1A01, 1A02, 1A03
|
||||
#define CO_NO_NMT_MASTER 0
|
||||
#define CO_NO_TRACE 0
|
||||
|
||||
#define CO_NO_LSS_SERVER 0
|
||||
#define CO_NO_LSS_CLIENT 0
|
||||
|
||||
/*******************************************************************************
|
||||
OBJECT DICTIONARY
|
||||
|
|
|
|||
Loading…
Reference in a new issue