mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Avoid synchronous flushes to flash during Blackbox shutdown
This commit is contained in:
parent
acd4745a4e
commit
d6911e8b86
5 changed files with 15 additions and 8 deletions
|
@ -52,7 +52,6 @@
|
|||
|
||||
#include "io/serial.h"
|
||||
#include "io/flashfs.h"
|
||||
|
||||
#include "io/gps.h"
|
||||
#include "io/escservo.h"
|
||||
#include "io/rc_controls.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue