🎨 Apply F() to kill / sendinfoscreen
This commit is contained in:
parent
d1938d54ed
commit
65b950a489
52 changed files with 149 additions and 123 deletions
|
|
@ -212,7 +212,7 @@
|
|||
if (data.is_ot) SERIAL_ECHOLNPGM("overtemperature");
|
||||
if (data.is_s2g) SERIAL_ECHOLNPGM("coil short circuit");
|
||||
TERN_(TMC_DEBUG, tmc_report_all());
|
||||
kill(PSTR("Driver error"));
|
||||
kill(F("Driver error"));
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue