diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-03-22 22:40:42 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-03-22 22:40:42 -0400 |
commit | 9aadc3c7fa186f48adca30eee83390071b5a56a6 (patch) | |
tree | 12d5a5629b9169c4a86acb9b7ef85c9224e175d5 /config/example-extras.cfg | |
parent | 871e028c2747fc4dde1a61fb0fd15afbe6dd380d (diff) | |
download | kutter-9aadc3c7fa186f48adca30eee83390071b5a56a6.tar.gz kutter-9aadc3c7fa186f48adca30eee83390071b5a56a6.tar.xz kutter-9aadc3c7fa186f48adca30eee83390071b5a56a6.zip |
docs: Also note that driver_VSENSE was removed from tmc2660 driver
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index fd150ffe..e72e4645 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -1132,7 +1132,6 @@ #driver_SLPL: 0 #driver_DISS2G: 0 #driver_TS2G: 3 -#driver_VSENSE: 1 # Set the given parameter during the configuration of the TMC2660 # chip. This may be used to set custom driver parameters. The # defaults for each parameter are next to the parameter name in the |