Fix L6470 init and options

This commit is contained in:
Scott Lahteine
2017-09-07 03:36:39 -05:00
parent 42e2dd9251
commit 038f82cc38
30 changed files with 2 additions and 309 deletions

View File

@@ -26,6 +26,7 @@ lib_deps =
https://github.com/teemuatlut/TMC2130Stepper.git
https://github.com/trinamic/TMC26XStepper.git
https://github.com/adafruit/Adafruit_NeoPixel.git
https://github.com/ameyer/Arduino-L6470.git
default_src_filter = +<*> -<src/config/examples> -<frameworks>
[env:megaatmega2560]