mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Minor build optimisations
This commit is contained in:
parent
84cf4eb2e1
commit
c076bc3e2d
8 changed files with 13 additions and 24 deletions
|
@ -28,7 +28,6 @@ int32_t BaroAlt = 0;
|
|||
|
||||
#include "drivers/barometer.h"
|
||||
#include "drivers/system.h"
|
||||
#include "config/config.h"
|
||||
|
||||
#include "sensors/barometer.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue