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

Fix mistakes in comments
This commit is contained in:
simbit18 2023-03-06 12:14:03 +01:00 committed by David Sidrane
parent 4f11f38c38
commit baf15a1a89

View File

@ -1,5 +1,5 @@
############################################################################
# apps/examples/qe/Makefile
# apps/examples/qencoder/Makefile
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
@ -20,7 +20,7 @@
include $(APPDIR)/Make.defs
# NuttX NX Graphics Example.
# Quadrature Encoder example.
MAINSRC = qe_main.c