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

Duplicate include

This commit is contained in:
Chris 2018-04-30 01:02:02 +02:00
parent 641e555e7b
commit 8cbd91c9ee

View file

@ -70,7 +70,6 @@
#ifdef USE_USB_CDC_HID #ifdef USE_USB_CDC_HID
#include "sensors/battery.h" #include "sensors/battery.h"
#include "pg/pg.h"
#include "pg/usb.h" #include "pg/usb.h"
#endif #endif