cleanup.
This commit is contained in:
@@ -31,7 +31,7 @@ void
|
||||
set_led (int value)
|
||||
{
|
||||
if (value)
|
||||
palClearPad (IOPORT3, GPIOC_LED);
|
||||
else
|
||||
palSetPad (IOPORT3, GPIOC_LED);
|
||||
else
|
||||
palClearPad (IOPORT3, GPIOC_LED);
|
||||
}
|
||||
|
||||
@@ -31,8 +31,3 @@ Leave_LowPowerMode (void)
|
||||
else
|
||||
bDeviceState = ATTACHED;
|
||||
}
|
||||
|
||||
void
|
||||
Get_SerialNum (void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user