mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-13 03:12:56 -07:00
remove proui comment
This commit is contained in:
parent
ab86073088
commit
ac0e0522ba
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@ typedef struct SettingsDataStruct {
|
|||
// Encoder Reverse
|
||||
//
|
||||
#if ENABLED(REVERSIBLE_ENCODER)
|
||||
bool reverse_encoder; // ProUI
|
||||
bool reverse_encoder;
|
||||
#endif
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue