mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Removed #includes from header files
This commit is contained in:
parent
0e95e3d811
commit
9eeb6bb2e7
15 changed files with 24 additions and 16 deletions
|
@ -1,7 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "platform.h"
|
||||
#include "common/utils.h"
|
||||
#include "rcc_types.h"
|
||||
|
||||
enum rcc_reg {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue