From caea441edd759ea454215a3ec59becb276987ee4 Mon Sep 17 00:00:00 2001
From: Kevin O'Connor <kevin@koconnor.net>
Date: Tue, 18 Jun 2019 09:43:13 -0400
Subject: [PATCH] config: Update tmc2660 block in example-extras.cfg

No need to describe the SET_TMC_CURRENT command in the
example-extras.cfg - it's describe in docs/G-Codes.md and is now
supported on all tmc drivers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
---
 config/example-extras.cfg | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 31bf15de3..453e894a3 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1048,10 +1048,7 @@
 # Configure a TMC2660 stepper motor driver via SPI bus. To use this
 # feature, define a config section with a tmc2660 prefix followed by
 # the name of the corresponding stepper config section (for example,
-# "[tmc2660 stepper_x]"). The current of the TMC2660 stepper driver
-# is adjustable at run-time using
-# "SET_TMC_CURRENT STEPPER=stepper_x CURRENT=.1" type extended g-code
-# commands.
+# "[tmc2660 stepper_x]").
 #[tmc2660 stepper_x]
 #cs_pin:
 #   The pin corresponding to the TMC2660 chip select line. This pin