mirror of https://github.com/rusefi/wideband.git
f1_rev2: remove duplicated definitions (#227)
(cherry picked from commit 10b482e759cf2f0aa0d55e53ad540737586e3991) Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
This commit is contained in:
parent
898fa20c2b
commit
2f90b66fdb
|
@ -47,13 +47,6 @@
|
|||
// PB15 - TIM1_CH3N
|
||||
#define AUXOUT_DAC_PWM_CHANNEL_1 2
|
||||
|
||||
// TIM1 - DAC for AUX outputs
|
||||
#define AUXOUT_DAC_PWM_DEVICE PWMD1
|
||||
// PB14 - TIM1_CH2N
|
||||
#define AUXOUT_DAC_PWM_CHANNEL_0 1
|
||||
// PB15 - TIM1_CH3N
|
||||
#define AUXOUT_DAC_PWM_CHANNEL_1 2
|
||||
|
||||
#define ID_SEL1_PORT GPIOC
|
||||
#define ID_SEL1_PIN 13
|
||||
|
||||
|
|
Loading…
Reference in New Issue