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

Fix mistakes in comments
This commit is contained in:
simbit18 2023-04-12 13:00:20 +02:00 committed by Petro Karashchenko
parent a7889e122c
commit 9201c3e8e1

View File

@ -20,11 +20,11 @@
include $(APPDIR)/Make.defs
# Hello, World! Example
# DJOYSTICK Example
MAINSRC = djoy_main.c
# Buttons built-in application info
# DJOYSTICK built-in application info
PROGNAME = djoy
PRIORITY = SCHED_PRIORITY_DEFAULT