apps/examples/can/Makefile: Fix mistakes in comments

Fix mistakes in comments
This commit is contained in:
simbit18 2023-03-03 17:11:48 +01:00 committed by Xiang Xiao
parent f1ba1a40ed
commit 2254074f82

View File

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