From fa0614516a51d06bfddbc9c3a142a67fe16d74e5 Mon Sep 17 00:00:00 2001 From: Gurmeet Athwal Date: Wed, 28 Oct 2020 08:25:49 +0530 Subject: [PATCH] Update ExtUI path in config comment (#19908) --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 5ec41c596b..054e90d8d9 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -2196,7 +2196,7 @@ // // Third-party or vendor-customized controller interfaces. -// Sources should be installed in 'src/lcd/extensible_ui'. +// Sources should be installed in 'src/lcd/extui'. // //#define EXTENSIBLE_UI