aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example-cdc/usb_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/example-cdc/usb_lld.h b/example-cdc/usb_lld.h
index c45c712..a9f0158 100644
--- a/example-cdc/usb_lld.h
+++ b/example-cdc/usb_lld.h
@@ -89,7 +89,6 @@ enum DEVICE_STATE
CONFIGURED
};
-extern uint32_t bDeviceState;
extern const uint8_t usb_initial_feature;
extern void usb_lld_init (uint8_t feature);