mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Remove duplicate flash device
This commit is contained in:
parent
4657de0b2c
commit
3623e5fd87
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@
|
||||||
#if defined(USE_FLASH_W25M512)
|
#if defined(USE_FLASH_W25M512)
|
||||||
#define USE_FLASH_W25M
|
#define USE_FLASH_W25M
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25M
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(USE_FLASH_W25M02G)
|
#if defined(USE_FLASH_W25M02G)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue