remove control.h (move prototype to usbd_pvt.h)

This commit is contained in:
hathach
2018-11-16 21:58:35 +07:00
parent 215f8603b1
commit 1640e7590e
3 changed files with 0 additions and 60 deletions

View File

@@ -44,7 +44,6 @@
#define _TINY_USB_SOURCE_FILE_
#include "control.h"
#include "tusb.h"
#include "usbd.h"
#include "device/usbd_pvt.h"