mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Moved vcd parameter group to pg/
.
This commit is contained in:
parent
ff21932ef9
commit
2d930b28ce
16 changed files with 61 additions and 29 deletions
|
@ -76,7 +76,6 @@ extern uint8_t __config_end;
|
|||
#include "drivers/transponder_ir.h"
|
||||
#include "drivers/time.h"
|
||||
#include "drivers/timer.h"
|
||||
#include "drivers/vcd.h"
|
||||
#include "drivers/light_led.h"
|
||||
#include "drivers/camera_control.h"
|
||||
#include "drivers/vtx_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue