Fixed some bugs when receiving large data.
This commit is contained in:
@@ -111,6 +111,7 @@ usblink_open__close_and_exit:
|
||||
|
||||
usblink_open__exit:
|
||||
log("pixydebug: USBLink::open() returned %d\n", return_value);
|
||||
usleep(100* 1000); //let pixy init pass
|
||||
|
||||
return return_value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user