mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-31 14:12:52 +00:00
Update ExtUI path in config comment (#19908)
This commit is contained in:
parent
d08511c5dc
commit
fa0614516a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue