apps/examples/wgetjson/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
9201c3e8e1
commit
90c963677c
@ -20,11 +20,11 @@
|
|||||||
|
|
||||||
include $(APPDIR)/Make.defs
|
include $(APPDIR)/Make.defs
|
||||||
|
|
||||||
# Hello, World! Example
|
# WGETJSON Example
|
||||||
|
|
||||||
MAINSRC = wgetjson_main.c
|
MAINSRC = wgetjson_main.c
|
||||||
|
|
||||||
# Buttons built-in application info
|
# WGETJSON built-in application info
|
||||||
|
|
||||||
PROGNAME = wgetjson
|
PROGNAME = wgetjson
|
||||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||||
|
Loading…
Reference in New Issue
Block a user