mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Fix blackboxdevice missing (#12324)
This commit is contained in:
parent
d27bea9ca6
commit
561d0ef996
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(USE_FLASH_CHIP)
|
||||
#if !defined(USE_FLASH_CHIP)
|
||||
|
||||
#if !defined(USE_EXST) && !defined(USE_FLASH)
|
||||
#define USE_FLASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue