mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-27 04:10:47 +00:00
apps/examples/can/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
f1ba1a40ed
commit
2254074f82
1 changed files with 2 additions and 2 deletions
|
|
@ -20,11 +20,11 @@
|
|||
|
||||
include $(APPDIR)/Make.defs
|
||||
|
||||
# NuttX NX Graphics Example.
|
||||
# Can example.
|
||||
|
||||
MAINSRC = can_main.c
|
||||
|
||||
# Touchscreen built-in application info
|
||||
# Can built-in application info
|
||||
|
||||
PROGNAME = can
|
||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue