mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Merge pull request #4835 from mikeller/move_vcd_to_pg
Moved vcd parameter group to `pg/`.
This commit is contained in:
commit
351294d19a
16 changed files with 61 additions and 29 deletions
|
@ -83,6 +83,7 @@
|
|||
#include "pg/pg.h"
|
||||
#include "pg/rx_pwm.h"
|
||||
#include "pg/sdcard.h"
|
||||
#include "pg/vcd.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/rx_spi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue