whitespace
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user