apps/examples/qencode: The QENCODER name was changed to SENSORS_QENCODER fix it here
This commit is contained in:
parent
c221af2f72
commit
873e4ee83e
@ -6,7 +6,7 @@
|
|||||||
config EXAMPLES_QENCODER
|
config EXAMPLES_QENCODER
|
||||||
bool "Quadrature encoder example"
|
bool "Quadrature encoder example"
|
||||||
default n
|
default n
|
||||||
depends on QENCODER
|
depends on SENSORS_QENCODER
|
||||||
---help---
|
---help---
|
||||||
Enable the quadrature encoder example
|
Enable the quadrature encoder example
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user