@@ -222,9 +222,11 @@ static int xpcu_claim(struct xpcu_s *xpcu, int claim) {
if(!claimed)
return0;
#if 0
ret = usb_release_interface(xpcu->handle, xpcu->interface);
if (!ret)
claimed = 0;
#endif
}
returnret;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.