Skip to content

Commit 2254074

Browse files
simbit18xiaoxiang781216
authored andcommitted
apps/examples/can/Makefile: Fix mistakes in comments
Fix mistakes in comments
1 parent f1ba1a4 commit 2254074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/can/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020

2121
include $(APPDIR)/Make.defs
2222

23-
# NuttX NX Graphics Example.
23+
# Can example.
2424

2525
MAINSRC = can_main.c
2626

27-
# Touchscreen built-in application info
27+
# Can built-in application info
2828

2929
PROGNAME = can
3030
PRIORITY = SCHED_PRIORITY_DEFAULT

0 commit comments

Comments
 (0)