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

@ -31,9 +31,6 @@
#include "common/utils.h"
#include "pg/pg.h"
#include "pg/pg_ids.h"
#include "drivers/io.h"
#include "drivers/light_led.h"
#include "drivers/nvic.h"