Reformat pins files
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
// On STM32F103:
|
||||
// PB3, PB6, PB7, and PB8 can be used with pwm, which rules out TIM2 and TIM4.
|
||||
// On STM32F070, 16 and 17 are in use, but 1 and 3 are available.
|
||||
#define STEP_TIMER 1
|
||||
#define TEMP_TIMER 3
|
||||
#define STEP_TIMER 1
|
||||
#define TEMP_TIMER 3
|
||||
|
||||
//
|
||||
// Limit Switches
|
||||
|
||||
Reference in New Issue
Block a user