From eca51e267fe356538206428a07dc05b593047bbf Mon Sep 17 00:00:00 2001 From: Petro Karashchenko Date: Sat, 22 Oct 2022 21:58:41 +0200 Subject: [PATCH] examples/foc: fix description in Kconfig Signed-off-by: Petro Karashchenko --- 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