🐛 Fix back button (#24694)
This commit is contained in:
committed by
Scott Lahteine
parent
9313c2fd18
commit
d5e9b25a31
@ -3769,10 +3769,6 @@
|
||||
#define HAS_ROTARY_ENCODER 1
|
||||
#endif
|
||||
|
||||
#if DISABLED(DISABLE_ENCODER) && ANY(HAS_ROTARY_ENCODER, HAS_ADC_BUTTONS) && ANY(TFT_CLASSIC_UI, TFT_COLOR_UI)
|
||||
#define HAS_BACK_ITEM 1
|
||||
#endif
|
||||
|
||||
#if PIN_EXISTS(SAFE_POWER) && DISABLED(DISABLE_DRIVER_SAFE_POWER_PROTECT)
|
||||
#define HAS_DRIVER_SAFE_POWER_PROTECT 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user