mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Fixed missing include in 'master'.
This commit is contained in:
parent
c8b5edb415
commit
096b9320d0
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@
|
|||
#include "pg/pg.h"
|
||||
#include "pg/rx.h"
|
||||
#include "pg/rx_pwm.h"
|
||||
#include "pg/rx_spi.h"
|
||||
#include "pg/sdcard.h"
|
||||
#include "pg/vcd.h"
|
||||
#include "pg/vtx_io.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue