You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/10/23 03:46:00 UTC

[incubator-nuttx-apps] 02/07: examples/foc: fix description in Kconfig

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 eca51e267fe356538206428a07dc05b593047bbf
Author: Petro Karashchenko <pe...@gmail.com>
AuthorDate: Sat Oct 22 21:58:41 2022 +0200

    examples/foc: fix description in Kconfig
    
    Signed-off-by: Petro Karashchenko <pe...@gmail.com>
---
 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