mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Convert TRANSPONDER to USE_xxx scheme
This commit is contained in:
parent
bb79830f03
commit
db014752d7
34 changed files with 46 additions and 34 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include <platform.h>
|
||||
|
||||
#ifdef TRANSPONDER
|
||||
#ifdef USE_TRANSPONDER
|
||||
|
||||
#include "dma.h"
|
||||
#include "drivers/nvic.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue