1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

CONFIG: Add FLASH_W25Q128FV to BETAFPVF722 (#12515)

This commit is contained in:
Mark Haslinghuis 2023-03-16 07:50:00 +01:00 committed by GitHub
parent 1406e29206
commit ba5ffacce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,8 @@
#define USE_ACCGYRO_BMI270
#define USE_GYRO_SPI_ICM42688P
#define USE_ACC_SPI_ICM42688P
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456
#define BEEPER_PIN PC14