1
0
Fork 0
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:
mikeller 2017-12-24 16:52:34 +13:00
parent 351294d19a
commit f6bdfd91e2
19 changed files with 173 additions and 48 deletions

View file

@ -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"