Enable M191 (#15531)

This commit is contained in:
Bo Herrmannsen
2019-10-16 22:02:37 +02:00
committed by Scott Lahteine
parent 40de135d4d
commit 0d7736d663
4 changed files with 8 additions and 10 deletions

View File

@@ -620,7 +620,7 @@ private:
#if HAS_HEATED_CHAMBER
static void M141();
//static void M191();
static void M191();
#endif
#if HOTENDS && HAS_LCD_MENU