1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Separate pg related to pg directory

This commit is contained in:
jflyper 2018-02-05 00:35:51 +09:00
parent 1c3a3229ad
commit 93ce6e542a
7 changed files with 66 additions and 26 deletions

View file

@ -64,6 +64,7 @@
#include "pg/adc.h"
#include "pg/beeper.h"
#include "pg/beeper_dev.h"
#include "pg/dashboard.h"
#include "pg/max7456.h"
#include "pg/pg.h"
#include "pg/pg_ids.h"