whitespace
This commit is contained in:
parent
060b360be3
commit
7496e1cd67
@ -32,9 +32,9 @@
|
|||||||
|
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#if defined(STM32GENERIC) && defined(STM32F7)
|
#if defined(STM32GENERIC) && defined(STM32F7)
|
||||||
#include "../../HAL/HAL_STM32_F4_F7/STM32F7/TMC2660.h"
|
#include "../../HAL/HAL_STM32_F4_F7/STM32F7/TMC2660.h"
|
||||||
#else
|
#else
|
||||||
#include <TMC26XStepper.h>
|
#include <TMC26XStepper.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void tmc26x_init_to_defaults();
|
void tmc26x_init_to_defaults();
|
||||||
|
Loading…
Reference in New Issue
Block a user