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

Fix mistakes in comments
This commit is contained in:
simbit18 2023-04-12 12:43:37 +02:00 committed by Petro Karashchenko
parent d4ac7cc816
commit c647fc63de

View File

@ -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)