1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +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

@ -29,8 +29,6 @@
#include "build/debug.h"
#include "pg/max7456.h"
#include "pg/pg.h"
#include "pg/pg_ids.h"
#include "pg/vcd.h"
#include "drivers/bus_spi.h"