mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Add FLASH_W25M512 to EMAX_BABYHAWK_II_HD (#12556)
This commit is contained in:
parent
8bfc58e705
commit
19adf359b6
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
#define USE_GYRO_SPI_ICM42688P
|
#define USE_GYRO_SPI_ICM42688P
|
||||||
#define USE_FLASH
|
#define USE_FLASH
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
|
#define USE_FLASH_W25M512
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
|
|
||||||
#define BEEPER_PIN PC14
|
#define BEEPER_PIN PC14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue