mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Moved sdcard parameter group to pg/
.
This commit is contained in:
parent
f4ba99c6b7
commit
d82c72bc54
12 changed files with 75 additions and 25 deletions
|
@ -66,6 +66,7 @@
|
|||
#include "pg/pg.h"
|
||||
#include "pg/pg_ids.h"
|
||||
#include "pg/rx_pwm.h"
|
||||
#include "pg/sdcard.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/cc2500_frsky_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue