Fix a small typo
This commit is contained in:
parent
31e7e81c12
commit
2c97ff7f4c
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ void myFuncGlob(void) {
|
|||
|
||||
Object Dictionary Example {#object-dictionary-example}
|
||||
------------------------------------------------------
|
||||
Actual Object dictionary for one CANopen device is defined by pair of OD_xyz.h and ODxyz.h files.
|
||||
Actual Object dictionary for one CANopen device is defined by pair of OD_xyz.h and ODxyz.c files.
|
||||
|
||||
Suffix "xyz" is unique name of the object dictionary. If single default object dictionary is used, suffix is omitted. Such way configuration with multiple object dictionaries is possible.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue