f1_dual: remove duplicated definitions (#224)

(cherry picked from commit 57b3ac51770fb7676d1bd93daac9384d44f18667)

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
This commit is contained in:
rusefillc 2023-04-17 17:08:45 -04:00 committed by GitHub
parent 26564a0efc
commit 0abaae13e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -43,14 +43,6 @@
#define R_HEATER_PORT GPIOB
#define R_HEATER_PIN 6
// PB7
#define L_HEATER_PORT GPIOB
#define L_HEATER_PIN 7
// PB6
#define R_HEATER_PORT GPIOB
#define R_HEATER_PIN 6
// PA1 TIM2_CH2
#define PUMP_DAC_PWM_DEVICE PWMD2
#define PUMP_DAC_PWM_CHANNEL_0 2 /* left */