mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Moved beeper parameter groups to pg/
.
This commit is contained in:
parent
351294d19a
commit
f6bdfd91e2
19 changed files with 173 additions and 48 deletions
|
@ -62,6 +62,8 @@
|
|||
#include "io/vtx_rtc6705.h"
|
||||
|
||||
#include "pg/adc.h"
|
||||
#include "pg/beeper.h"
|
||||
#include "pg/beeper_dev.h"
|
||||
#include "pg/max7456.h"
|
||||
#include "pg/pg.h"
|
||||
#include "pg/pg_ids.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue