Documentation needs updating for Logic Analysis #399
Labels
cleanup
cleanup of code, process, or documentation
documentation
documentation improvement or addition
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")
The text was updated successfully, but these errors were encountered: