apps/examples/qencoder/Makefile: Fix mistakes in comments
Fix mistakes in comments
This commit is contained in:
parent
4f11f38c38
commit
baf15a1a89
@ -1,5 +1,5 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# apps/examples/qe/Makefile
|
# apps/examples/qencoder/Makefile
|
||||||
#
|
#
|
||||||
# Licensed to the Apache Software Foundation (ASF) under one or more
|
# Licensed to the Apache Software Foundation (ASF) under one or more
|
||||||
# contributor license agreements. See the NOTICE file distributed with
|
# contributor license agreements. See the NOTICE file distributed with
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
include $(APPDIR)/Make.defs
|
include $(APPDIR)/Make.defs
|
||||||
|
|
||||||
# NuttX NX Graphics Example.
|
# Quadrature Encoder example.
|
||||||
|
|
||||||
MAINSRC = qe_main.c
|
MAINSRC = qe_main.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user