mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
include of nvic.h missing in transponder.c, complie failed.
This commit is contained in:
parent
6a3b973901
commit
e79a0ffa1a
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "build_config.h"
|
||||
|
||||
#include "drivers/dma.h"
|
||||
#include "drivers/nvic.h"
|
||||
#include "drivers/transponder_ir.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue