diff --git a/examples/sht3x/Makefile b/examples/sht3x/Makefile index 184872898..e1d753b1e 100644 --- a/examples/sht3x/Makefile +++ b/examples/sht3x/Makefile @@ -20,7 +20,7 @@ include $(APPDIR)/Make.defs -# Hello, World! built-in application info +# SHT3X built-in application info PROGNAME = $(CONFIG_EXAMPLES_SHT3X_PROGNAME) PRIORITY = $(CONFIG_EXAMPLES_SHT3X_PRIORITY)