Sign in
apache
/
nuttx-apps
/
1d88f972a62a26799baecdcddd2e21c70a327aff
/
.
/
examples
/
qencoder
/
Kconfig
blob: e0026d08c3352115e497b0150d602721d0d79c16 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_QENCODER
bool
"Quadrature encoder example"
default
n
---
help
---
Enable
the quadrature encoder example
if
EXAMPLES_QENCODER
endif