1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Some fixes for what looks like merge problems introduced by #9012.

This commit is contained in:
mikeller 2019-11-25 19:01:27 +13:00
parent a65a4049ad
commit 21b9fba3bf
3 changed files with 2 additions and 7 deletions

View file

@ -29,9 +29,6 @@
#include "common/utils.h"
#include "pg/pg.h"
#include "pg/pg_ids.h"
#include "drivers/display.h"
#include "io/displayport_msp.h"