Skip to content

Commit

Permalink
ramp rate and comparator interrupt changes g071 f421
Browse files Browse the repository at this point in the history
  • Loading branch information
AlkaMotors committed Dec 24, 2024
1 parent 6669105 commit 92886d4
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions Inc/targets.h
Original file line number Diff line number Diff line change
Expand Up @@ -589,24 +589,6 @@
#define ADC_CHANNEL_TEMP ADC_CHANNEL_6
#endif

#ifdef FLYROTOR_F421
#define FIRMWARE_NAME "FLYROTOR_150"
#define FILE_NAME "FLYROTOR_F421"
#define DEAD_TIME 100
#define HARDWARE_GROUP_AT_B
#define HARDWARE_GROUP_AT_450
#define USE_SERIAL_TELEMETRY
#define MILLIVOLT_PER_AMP 19
#define TARGET_VOLTAGE_DIVIDER 190
#define USE_NTC
#define USE_LED_STRIP
#define WS2812_PIN GPIO_PINS_3
#define USE_PULSE_OUT
#define ADC_CHANNEL_CURRENT ADC_CHANNEL_3
#define ADC_CHANNEL_VOLTAGE ADC_CHANNEL_2
#define ADC_CHANNEL_TEMP ADC_CHANNEL_6
#endif

#ifdef HAKRC_K_F421
#define FIRMWARE_NAME "HAKRC F4 K "
#define FILE_NAME "HAKRC_K_F421"
Expand Down

0 comments on commit 92886d4

Please sign in to comment.