🎨 Rename HAL timer elements
This commit is contained in:
committed by
Scott Lahteine
parent
d75e7784e5
commit
9b1c0a75e1
@ -57,8 +57,8 @@
|
||||
* TIM14 - TEMP_TIMER (Marlin)
|
||||
*
|
||||
*/
|
||||
#define STEP_TIMER 4
|
||||
#define TEMP_TIMER 14
|
||||
#define STEP_TIMER 4
|
||||
#define TEMP_TIMER 14
|
||||
|
||||
/**
|
||||
* These pin assignments are arbitrary and intending for testing purposes.
|
||||
|
@ -134,4 +134,4 @@
|
||||
// Timers
|
||||
//
|
||||
|
||||
#define STEP_TIMER 2
|
||||
#define STEP_TIMER 2
|
||||
|
Reference in New Issue
Block a user