Browse Source

Update ExtUI path in config comment (#19908)

Gurmeet Athwal 4 years ago
parent
commit
90fcb82a3e
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

2196
 
2196
 
2197
 //
2197
 //
2198
 // Third-party or vendor-customized controller interfaces.
2198
 // Third-party or vendor-customized controller interfaces.
2199
-// Sources should be installed in 'src/lcd/extensible_ui'.
2199
+// Sources should be installed in 'src/lcd/extui'.
2200
 //
2200
 //
2201
 //#define EXTENSIBLE_UI
2201
 //#define EXTENSIBLE_UI
2202
 
2202
 

Loading…
Cancel
Save