diff --git a/examples/wgetjson/Makefile b/examples/wgetjson/Makefile index a8f724532..a5cce7d9d 100644 --- a/examples/wgetjson/Makefile +++ b/examples/wgetjson/Makefile @@ -20,11 +20,11 @@ include $(APPDIR)/Make.defs -# Hello, World! Example +# WGETJSON Example MAINSRC = wgetjson_main.c -# Buttons built-in application info +# WGETJSON built-in application info PROGNAME = wgetjson PRIORITY = SCHED_PRIORITY_DEFAULT