mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/examples/ajoystick/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
c99a1fd2a5
commit
a7889e122c
1 changed files with 2 additions and 2 deletions
|
|
@ -20,11 +20,11 @@
|
|||
|
||||
include $(APPDIR)/Make.defs
|
||||
|
||||
# Hello, World! Example
|
||||
# AJOYSTICK Example
|
||||
|
||||
MAINSRC = ajoy_main.c
|
||||
|
||||
# Buttons built-in application info
|
||||
# AJOYSTICK built-in application info
|
||||
|
||||
PROGNAME = ajoy
|
||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue