Imported Upstream version 2.6.1
This commit is contained in:
parent
459aaf9392
commit
a367d9bc54
178 changed files with 4651 additions and 3279 deletions
|
@ -160,7 +160,7 @@ int get_answer(unsigned char *data, unsigned char command)
|
|||
{
|
||||
/* Clear any possible endpoint stalls */
|
||||
usb_clear_halt(upsdev, 0x81);
|
||||
//continue; // FIXME: seems a break would be better!
|
||||
/* continue; */ /* FIXME: seems a break would be better! */
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue