Double ADC read frequency (#16864)
This commit is contained in:
parent
52a1268089
commit
64b96f3908
2 changed files with 143 additions and 91 deletions
|
|
@ -138,7 +138,6 @@ board = sanguino_atmega1284p
|
|||
lib_deps = ${common.lib_deps}
|
||||
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_AVR>
|
||||
build_flags = ${common.build_flags}
|
||||
lib_ignore = TMCStepper
|
||||
upload_speed = 57600
|
||||
|
||||
|
|
@ -151,7 +150,6 @@ board = sanguino_atmega1284p
|
|||
lib_deps = ${common.lib_deps}
|
||||
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_AVR>
|
||||
build_flags = ${common.build_flags}
|
||||
lib_ignore = TMCStepper
|
||||
upload_speed = 115200
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue