diff options
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/tusb_types.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/tusb_types.h b/src/common/tusb_types.h index ee9e849bf..8ce334e55 100644 --- a/src/common/tusb_types.h +++ b/src/common/tusb_types.h @@ -197,9 +197,6 @@ typedef enum TUSB_EVENT_XFER_COMPLETE,
TUSB_EVENT_XFER_ERROR,
TUSB_EVENT_XFER_STALLED,
-
- TUSB_EVENT_BUS_RESET, // TODO refractor
- TUSB_EVENT_SETUP_RECEIVED,
}tusb_event_t;
enum {
|
