mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
apps/examples/qencode: The QENCODER name was changed to SENSORS_QENCODER fix it here
This commit is contained in:
parent
c221af2f72
commit
873e4ee83e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue