mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Moved UNUSED to common/utils.h as in betaflight
This commit is contained in:
parent
3eb92ff402
commit
0b290fc174
30 changed files with 53 additions and 49 deletions
|
@ -23,12 +23,11 @@
|
|||
|
||||
#include "platform.h"
|
||||
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "blackbox/blackbox.h"
|
||||
|
||||
#include "common/axis.h"
|
||||
#include "common/maths.h"
|
||||
#include "common/utils.h"
|
||||
|
||||
#include "config/config.h"
|
||||
#include "config/feature.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue