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

Documentation needs updating for Logic Analysis #399

Closed
Tracked by #417
pickeditmate opened this issue Apr 28, 2022 · 3 comments · Fixed by greatscottgadgets/greatfet-tutorials#20
Closed
Tracked by #417
Assignees
Labels
cleanup cleanup of code, process, or documentation documentation documentation improvement or addition

Comments

@pickeditmate
Copy link

https://greatscottgadgets.github.io/greatfet-tutorials/logic-analysis.html
shows gf.spi.transmit("GreatFET") bot doing this on Python3 errors out.

Instead I used gf.spi.transmit(b"\x88\x88\x88\x88")

@straithe straithe self-assigned this Apr 28, 2022
@straithe straithe added documentation documentation improvement or addition cleanup cleanup of code, process, or documentation labels Apr 28, 2022
@straithe
Copy link
Member

Thank you. I will add a documentation update to my to do list.

@unixb0y
Copy link

unixb0y commented May 22, 2023

Thank you. I will add a documentation update to my to do list.

Ping; it's still unchanged.

@antoinevg
Copy link
Member

Fixed in: greatscottgadgets/greatfet-tutorials#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup cleanup of code, process, or documentation documentation documentation improvement or addition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants