Skip to content

Commit d91be5f

Browse files
committed
merge followup
1 parent ad7193d commit d91be5f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Marlin/src/inc/Conditionals_post.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,9 +2504,6 @@
25042504
// PID heating
25052505
#if ANY(PIDTEMP, PIDTEMPBED, PIDTEMPCHAMBER)
25062506
#define HAS_PID_HEATING 1
2507-
#if ENABLED(DWIN_LCD_PROUI) && EITHER(PIDTEMP, PIDTEMPBED)
2508-
#define DWIN_PID_TUNE 1
2509-
#endif
25102507
#endif
25112508

25122509
#if ENABLED(DWIN_LCD_PROUI)

0 commit comments

Comments
 (0)