Skip to content

Commit baf15a1

Browse files
simbit18davids5
authored andcommitted
apps/examples/qencoder/Makefile: Fix mistakes in comments
Fix mistakes in comments
1 parent 4f11f38 commit baf15a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/qencoder/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
############################################################################
2-
# apps/examples/qe/Makefile
2+
# apps/examples/qencoder/Makefile
33
#
44
# Licensed to the Apache Software Foundation (ASF) under one or more
55
# contributor license agreements. See the NOTICE file distributed with
@@ -20,7 +20,7 @@
2020

2121
include $(APPDIR)/Make.defs
2222

23-
# NuttX NX Graphics Example.
23+
# Quadrature Encoder example.
2424

2525
MAINSRC = qe_main.c
2626

0 commit comments

Comments
 (0)