mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Reinstated USB connection debug.
This commit is contained in:
parent
8107ad254c
commit
d2c2bc3155
2 changed files with 8 additions and 2 deletions
|
@ -40,12 +40,10 @@
|
|||
#include "pg/rx.h"
|
||||
|
||||
#include "drivers/light_led.h"
|
||||
#include "drivers/serial_usb_vcp.h"
|
||||
#include "drivers/sound_beeper.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/time.h"
|
||||
#include "drivers/transponder_ir.h"
|
||||
#include "drivers/usb_io.h"
|
||||
|
||||
#include "sensors/acceleration.h"
|
||||
#include "sensors/barometer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue