Cleanup spacing, commentary
This commit is contained in:
parent
e2871f0dcd
commit
c1d6d24b9d
2 changed files with 4 additions and 4 deletions
|
|
@ -10288,7 +10288,7 @@ inline void gcode_M502() {
|
|||
#if HAS_TRINAMIC
|
||||
#if ENABLED(TMC_DEBUG)
|
||||
inline void gcode_M122() {
|
||||
if (parser.seen('S'))
|
||||
if (parser.seen('S'))
|
||||
tmc_set_report_status(parser.value_bool());
|
||||
else
|
||||
tmc_report_all();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue