mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
apps/examples/qencode: The QENCODER name was changed to SENSORS_QENCODER fix it here
This commit is contained in:

committed by
Gregory Nutt

parent
c221af2f72
commit
873e4ee83e
@@ -6,7 +6,7 @@
|
||||
config EXAMPLES_QENCODER
|
||||
bool "Quadrature encoder example"
|
||||
default n
|
||||
depends on QENCODER
|
||||
depends on SENSORS_QENCODER
|
||||
---help---
|
||||
Enable the quadrature encoder example
|
||||
|
||||
|
Reference in New Issue
Block a user