Fix TEMP_TIMER in pins_STEVAL.h (#12994)
This commit is contained in:
parent
b4994ad12e
commit
7c1a5e3c47
@ -28,6 +28,7 @@
|
|||||||
#define MACHINE_NAME "STEVAL-3DP001V1"
|
#define MACHINE_NAME "STEVAL-3DP001V1"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef TEMP_TIMER
|
||||||
#define TEMP_TIMER 9 // the Marlin default of timer 7 doesn't exist on the STM32MF401 series
|
#define TEMP_TIMER 9 // the Marlin default of timer 7 doesn't exist on the STM32MF401 series
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user