diff --git a/configs/FF_PIKOF4/config.h b/configs/FF_PIKOF4/config.h index 88a548c4..007bbc57 100644 --- a/configs/FF_PIKOF4/config.h +++ b/configs/FF_PIKOF4/config.h @@ -32,6 +32,8 @@ #define USE_GYRO #define USE_GYRO_SPI_MPU6500 #define USE_GYRO_SPI_MPU6000 +#define USE_FLASH +#define USE_FLASH_W25Q128FV #define BEEPER_PIN PA14 #define MOTOR1_PIN PA3 @@ -73,6 +75,7 @@ #define ADC1_DMA_OPT 1 +#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH #define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC #define BEEPER_INVERTED #define SYSTEM_HSE_MHZ 8