mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-10 23:15:18 +00:00
apps/examples: CONFIG_QENCODER was renamed to CONFIG_SENSORS_QENCODER: update README.txt
This commit is contained in:
parent
9246d03ebd
commit
e414a8f26c
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue