Update cdc_vcom.c

This commit is contained in:
David Lin 2020-11-21 15:37:45 +08:00 committed by GitHub
parent b10c9b7b63
commit f086765401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
*/
#include <rthw.h>
#include <rtthread.h>
#include <rtservice.h>
#include <rtdevice.h>
#include <drivers/serial.h>
#include "drivers/usb_device.h"