Add Patch Marker

This commit is contained in:
Knutwurst
2022-02-03 21:46:49 +01:00
parent d95fcd7673
commit de61898c55
2 changed files with 4 additions and 2 deletions

View File

@@ -1186,10 +1186,11 @@ private:
static void M710();
static void M710_report(const bool forReplay=true);
#endif
// PATCH START: KNUTWURST
#if BOTH(ANYCUBIC_TFT_DEBUG, KNUTWURST_DGUS2_TFT)
static void M9999();
#endif
// PATCH END: KNUTWURST
static void T(const int8_t tool_index);