Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue calling the function usbdev() printing "Do not call me" #4

Open
axelatsec opened this issue Jul 4, 2024 · 1 comment
Open
Assignees

Comments

@axelatsec
Copy link

When running ballisticgel.py in rng mode the return statement of the read function is this:

return self.usb.usbdev().read(self.usb.rep, size, timeout=self.usb._timeout)

and self.usb.usbdev() is not supposed to be called according to the function then printing "Do not call me". The code then stops functioning and doesn't complete the memory read.

@alex-dewar alex-dewar self-assigned this Jul 9, 2024
@alex-dewar
Copy link
Contributor

Thanks for bringing this up. I'll get that fixed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants