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 17:13:38 UTC

[incubator-nuttx-apps] 06/07: Revert "Revert "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 0fe45a4c7320207da0d578197ae139518e367149
Author: Petro Karashchenko <pe...@gmail.com>
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