mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
remove double includes
This commit is contained in:
parent
14370426af
commit
fc0b4e3b50
4 changed files with 0 additions and 6 deletions
|
@ -27,7 +27,6 @@
|
|||
#include "nvic.h"
|
||||
#include "system.h"
|
||||
|
||||
#include "exti.h"
|
||||
|
||||
#define AIRCR_VECTKEY_MASK ((uint32_t)0x05FA0000)
|
||||
void SystemClock_Config(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue