mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps/examples/sht3x/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
d4ac7cc816
commit
c647fc63de
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue