This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git

commit 0fe45a4c7320207da0d578197ae139518e367149
Author: Petro Karashchenko <[email protected]>
AuthorDate: Sun Oct 23 12:08:16 2022 +0200

    Revert "Revert "examples/foc: fix description in Kconfig""
    
    This reverts commit 1a18703a42784b38c9b8de170399536713eb9daa.
---
 examples/foc/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/foc/Kconfig b/examples/foc/Kconfig
index 2b193df9b..c3a1066c1 100644
--- a/examples/foc/Kconfig
+++ b/examples/foc/Kconfig
@@ -128,7 +128,7 @@ config EXAMPLES_FOC_QENCO_DEVPATH
        default "/dev/qe"
        ---help---
                The default path to the qenco device without the device minor 
number.
-               Default: /dev/qenco
+               Default: /dev/qe
 
 endif # EXAMPLES_FOC_HAVE_QENCO
 

Reply via email to