mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Moved parameter group for flash into pg/
.
This commit is contained in:
parent
060c4d3e9a
commit
429c6cecda
10 changed files with 87 additions and 23 deletions
|
@ -81,6 +81,7 @@
|
|||
|
||||
#include "pg/adc.h"
|
||||
#include "pg/bus_i2c.h"
|
||||
#include "pg/flash.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/rx_spi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue