From 7b0a11c7e0bea89461e8da0d4a6f388f968b423f Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 16 Jan 2019 15:09:20 -0600 Subject: [PATCH] bitbang: Correctly fix rel. image reference --- Documentation/bitbang.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/bitbang.md b/Documentation/bitbang.md index ec753736..9cfc718e 100644 --- a/Documentation/bitbang.md +++ b/Documentation/bitbang.md @@ -1,7 +1,7 @@ Bitbang ======= -![Bitbang session](images/RawSpi.png) +![Bitbang session](images/Rawspi.png) There's two new binary I/O libraries in the v2.3 Bus Pirate firmware. Raw bitbang mode provides direct control over the Bus Pirate pins and hardware using a simple single-byte protocol.