We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f11f38 commit baf15a1Copy full SHA for baf15a1
examples/qencoder/Makefile
@@ -1,5 +1,5 @@
1
############################################################################
2
-# apps/examples/qe/Makefile
+# apps/examples/qencoder/Makefile
3
#
4
# Licensed to the Apache Software Foundation (ASF) under one or more
5
# contributor license agreements. See the NOTICE file distributed with
@@ -20,7 +20,7 @@
20
21
include $(APPDIR)/Make.defs
22
23
-# NuttX NX Graphics Example.
+# Quadrature Encoder example.
24
25
MAINSRC = qe_main.c
26
0 commit comments