greatfet icon indicating copy to clipboard operation
greatfet copied to clipboard

Documentation needs updating for Logic Analysis

Open pickeditmate opened this issue 2 years ago • 2 comments

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")

pickeditmate avatar Apr 28 '22 16:04 pickeditmate

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

straithe avatar Apr 28 '22 21:04 straithe

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

Ping; it's still unchanged.

unixb0y avatar May 22 '23 18:05 unixb0y

Fixed in: https://github.com/greatscottgadgets/greatfet-tutorials/pull/20

antoinevg avatar May 21 '24 15:05 antoinevg