remove proui comment

This commit is contained in:
Andrew 2025-10-29 08:00:00 -04:00 committed by GitHub
parent ab86073088
commit ac0e0522ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -628,7 +628,7 @@ typedef struct SettingsDataStruct {
// Encoder Reverse
//
#if ENABLED(REVERSIBLE_ENCODER)
bool reverse_encoder; // ProUI
bool reverse_encoder;
#endif
//