Skip to content

Commit e8991ab

Browse files
committed
move related flags together
1 parent 7db4fcb commit e8991ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/FOXEERF405V2/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@
101101

102102
#define ADC1_DMA_OPT 1
103103

104-
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
105104
#define MAG_I2C_INSTANCE I2CDEV_1
106105
#define BARO_I2C_INSTANCE I2CDEV_1
107106
#define SYSTEM_HSE_MHZ 8
108107
#define MAX7456_SPI_INSTANCE SPI3
109108
#define DASHBOARD_I2C_INSTANCE I2CDEV_1
110109
//TODO set usb_msc_pin_pullup = ON
110+
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
111111
#define FLASH_SPI_INSTANCE SPI2
112112
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
113113
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC

0 commit comments

Comments
 (0)