apps/examples/can/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
f1ba1a40ed
commit
2254074f82
@ -20,11 +20,11 @@
|
|||||||
|
|
||||||
include $(APPDIR)/Make.defs
|
include $(APPDIR)/Make.defs
|
||||||
|
|
||||||
# NuttX NX Graphics Example.
|
# Can example.
|
||||||
|
|
||||||
MAINSRC = can_main.c
|
MAINSRC = can_main.c
|
||||||
|
|
||||||
# Touchscreen built-in application info
|
# Can built-in application info
|
||||||
|
|
||||||
PROGNAME = can
|
PROGNAME = can
|
||||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user