mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +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
|
@ -80,6 +80,8 @@
|
|||
|
||||
#include "msp/msp_serial.h"
|
||||
|
||||
#include "pg/adc.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/rx_spi.h"
|
||||
#include "rx/spektrum.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue