Tweak M122 comment in configs

This commit is contained in:
Scott Lahteine
2019-02-19 16:20:18 -06:00
parent 3a1b6fe8c1
commit 1424b368cf
72 changed files with 72 additions and 72 deletions

View File

@ -1541,7 +1541,7 @@
* M906 - Set or get motor current in milliamps using axis codes X, Y, Z, E. Report values if no axis codes given.
* M911 - Report stepper driver overtemperature pre-warn condition.
* M912 - Clear stepper driver overtemperature pre-warn condition flag.
* M122 S0/1 - Report driver parameters (Requires TMC_DEBUG)
* M122 - Report driver parameters (Requires TMC_DEBUG)
*/
//#define MONITOR_DRIVER_STATUS