Fix PlatformIO dependencies
This commit is contained in:
@@ -19,7 +19,12 @@ libdeps_dir = .piolibdeps
|
||||
env_default = megaatmega2560
|
||||
|
||||
[common]
|
||||
lib_deps = U8glib@1.19.1
|
||||
lib_deps =
|
||||
U8glib@1.19.1
|
||||
TMC2130Stepper
|
||||
Adafruit NeoPixel
|
||||
https://github.com/lincomatic/LiquidTWI2.git
|
||||
https://github.com/trinamic/TMC26XStepper.git
|
||||
|
||||
[env:megaatmega2560]
|
||||
platform = atmelavr
|
||||
|
||||
Reference in New Issue
Block a user