1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Remove bogus pg/pg.h and pg/pg_ids.h from driver files

This commit is contained in:
jflyper 2019-06-29 02:21:51 +09:00
parent c1eda87f97
commit f9bd71f9be
10 changed files with 1 additions and 16 deletions

View file

@ -47,8 +47,6 @@
#include "common/typeconversion.h"
#include "config/feature.h"
#include "pg/pg.h"
#include "pg/pg_ids.h"
#include "pg/dashboard.h"
#include "pg/rx.h"