From 992348a8b495e61f0249891d5257ee899acec23b Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Fri, 3 Feb 2023 19:28:14 +0000 Subject: [PATCH] Eliminate duplicate anchor-ref (#218) --- spi/spi_master_slave/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spi/spi_master_slave/README.adoc b/spi/spi_master_slave/README.adoc index 4cf6007..9328c08 100644 --- a/spi/spi_master_slave/README.adoc +++ b/spi/spi_master_slave/README.adoc @@ -111,7 +111,7 @@ f0 f1 f2 f3 f4 f5 f6 f7 f8 f9 fa fb fc fd fe ff If you look at the communication with a logic analyzer, you should see this: -[[spi_master_slave_wiring]] +[[spi_master_slave_logic]] [pdfwidth=75%] .Data capture as seen in Saleae Logic. image::spi_master_slave_logic.png[]