canbus: canopen: fix reference to CAN in Automation draft standard
Fix the reference to the CAN in Automation (CiA) draft standard for program download (302-3, not 303-2). Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
473ed3412f
commit
45cf142c3a
1 changed files with 1 additions and 1 deletions
|
@ -111,6 +111,6 @@ config CANOPEN_PROGRAM_DOWNLOAD
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Enable support for program download over CANopen according
|
Enable support for program download over CANopen according
|
||||||
to the CiA 303-2 (draft) specification.
|
to the CiA 302-3 (draft) specification.
|
||||||
|
|
||||||
endif # CANOPEN
|
endif # CANOPEN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue