From 0fe45a4c7320207da0d578197ae139518e367149 Mon Sep 17 00:00:00 2001 From: Petro Karashchenko Date: Sun, 23 Oct 2022 12:08:16 +0200 Subject: [PATCH] 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