1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

Moved vcd parameter group to pg/.

This commit is contained in:
mikeller 2017-12-24 14:33:18 +13:00
parent ff21932ef9
commit 2d930b28ce
16 changed files with 61 additions and 29 deletions

View file

@ -67,6 +67,7 @@
#include "pg/pg_ids.h"
#include "pg/rx_pwm.h"
#include "pg/sdcard.h"
#include "pg/vcd.h"
#include "rx/rx.h"
#include "rx/cc2500_frsky_common.h"