mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Merge branch 'master' into serial-cleanup
Conflicts: src/main/telemetry/hott.c
This commit is contained in:
commit
dca984ff88
10 changed files with 47 additions and 36 deletions
|
@ -392,7 +392,7 @@ void init(void)
|
|||
m25p16_init();
|
||||
}
|
||||
#endif
|
||||
#ifdef SPRACINGF3
|
||||
#if defined(SPRACINGF3) || defined(CC3D)
|
||||
m25p16_init();
|
||||
#endif
|
||||
flashfsInit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue