Implement G42, after all

This commit is contained in:
Scott Lahteine
2021-03-04 03:15:32 -06:00
parent dad486c01b
commit 6225870aa9
2 changed files with 5 additions and 1 deletions

View File

@@ -165,7 +165,7 @@
case 6: // D6 Check delay loop accuracy
dump_delay_accuracy_check();
break;
break;
case 100: { // D100 Disable heaters and attempt a hard hang (Watchdog Test)
SERIAL_ECHOLNPGM("Disabling heaters and attempting to trigger Watchdog");