Commit 2a4e2b96 authored by Cristian Maglie's avatar Cristian Maglie

Fixed warning about unused variable

parent ab4a5023
......@@ -494,8 +494,6 @@ bool SendConfiguration(int maxlen)
return true;
}
static u8 _cdcComposite = 0;
static
bool SendDescriptor(USBSetup& setup)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment