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:
Henrik Brix Andersen 2020-06-22 10:08:41 +02:00 committed by Anas Nashif
commit 45cf142c3a

View file

@ -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