mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Refactor to remove duplicate define of UNUSED macro.
This commit is contained in:
parent
f698f99198
commit
4afab418fe
17 changed files with 29 additions and 6 deletions
|
@ -31,6 +31,8 @@
|
|||
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "common/utils.h"
|
||||
|
||||
#include "drivers/system.h"
|
||||
|
||||
#include "drivers/serial.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue