Allow STM32 pins to specify timers (#17805)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@ -43,8 +43,6 @@
|
||||
//
|
||||
// Timers
|
||||
//
|
||||
#undef STEP_TIMER
|
||||
#undef TEMP_TIMER
|
||||
#define STEP_TIMER 6
|
||||
#define TEMP_TIMER 7
|
||||
|
||||
|
Reference in New Issue
Block a user