apps/examples/qencode: The QENCODER name was changed to SENSORS_QENCODER fix it here

This commit is contained in:
Alan Carvalho de Assis 2017-09-24 14:53:27 -06:00 committed by Gregory Nutt
parent c221af2f72
commit 873e4ee83e

View File

@ -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