From 5fd60e57617dab3afcb03d245c25b676ef4ab65f Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 12 Dec 2018 12:36:40 +0700 Subject: clean up --- src/common/tusb_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/tusb_types.h b/src/common/tusb_types.h index cf02952ab..6f0167898 100644 --- a/src/common/tusb_types.h +++ b/src/common/tusb_types.h @@ -181,7 +181,6 @@ enum { typedef enum { TUSB_DEVICE_STATE_UNPLUG = 0 , - TUSB_DEVICE_STATE_ADDRESSED , TUSB_DEVICE_STATE_CONFIGURED , TUSB_DEVICE_STATE_SUSPENDED , }tusb_device_state_t; -- cgit v1.3.1