mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Fixed warning about unused variable
This commit is contained in:
parent
f483287585
commit
3994509ff7
@ -494,8 +494,6 @@ bool SendConfiguration(int maxlen)
|
||||
return true;
|
||||
}
|
||||
|
||||
static u8 _cdcComposite = 0;
|
||||
|
||||
static
|
||||
bool SendDescriptor(USBSetup& setup)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user