mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Separated ADC parameter group code into separate files
This commit is contained in:
parent
a0f6d10b72
commit
725f0dfa26
18 changed files with 131 additions and 50 deletions
|
@ -116,6 +116,8 @@ extern uint8_t __config_end;
|
|||
#include "io/vtx_control.h"
|
||||
#include "io/vtx.h"
|
||||
|
||||
#include "pg/adc.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/spektrum.h"
|
||||
#include "../rx/cc2500_frsky_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue