apps/examples: CONFIG_QENCODER was renamed to CONFIG_SENSORS_QENCODER: update README.txt

This commit is contained in:
Fabio D'Urso 2017-11-25 18:43:04 -06:00 committed by Gregory Nutt
parent 9246d03ebd
commit e414a8f26c

View File

@ -1565,7 +1565,7 @@ examples/qencoder
This test depends on these specific QE/NSH configurations settings (your
specific PWM settings might require additional settings).
CONFIG_QENCODER - Enables quadrature encoder support (upper-half driver).
CONFIG_SENSORS_QENCODER - Enables quadrature encoder support (upper-half driver).
CONFIG_NSH_BUILTIN_APPS - Build the QE test as an NSH built-in function.
Default: Built as a standalone progrem.