Skip to content

Commit

Permalink
merge followup
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jul 15, 2024
1 parent a0e11a1 commit 3535cf7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Marlin/src/lcd/menu/menu_tune.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ void menu_tune() {
#endif

//
//FT_MOTION
// FT_MOTION
//
#if ENABLED(FT_MOTION_MENU)
extern void menu_tune_ft_motion();
Expand All @@ -242,6 +242,4 @@ void menu_tune() {
END_MENU();
}



#endif // HAS_MARLINUI_MENU

0 comments on commit 3535cf7

Please sign in to comment.