General cleanup
This commit is contained in:
parent
41718cf55f
commit
a9912681b4
8 changed files with 9 additions and 7 deletions
|
|
@ -874,7 +874,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
|||
#if ENABLED(TOUCH_SCREEN_CALIBRATION)
|
||||
case 995: M995(); break; // M995: Touch screen calibration for TFT display
|
||||
#endif
|
||||
|
||||
|
||||
#if ENABLED(PLATFORM_M997_SUPPORT)
|
||||
case 997: M997(); break; // M997: Perform in-application firmware update
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue