1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Add FLASH_W25M512 to EMAX_BABYHAWK_II_HD (#12556)

This commit is contained in:
Mark Haslinghuis 2023-03-28 20:20:19 +02:00 committed by GitHub
parent 8bfc58e705
commit 19adf359b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@
#define USE_GYRO_SPI_ICM42688P
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_FLASH_W25M512
#define USE_MAX7456
#define BEEPER_PIN PC14