[bootlin/training-materials updates] master: labs/sysdev-accessing-hardware-bbb: fix pin number (091114e2)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jan 31 18:25:02 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/091114e2238b87fef9fa08594c7133e668b68b2a

>---------------------------------------------------------------

commit 091114e2238b87fef9fa08594c7133e668b68b2a
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jan 31 18:23:05 2023 +0100

    labs/sysdev-accessing-hardware-bbb: fix pin number
    
    Thanks to Jonas Andersen for reporting this issue!
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

091114e2238b87fef9fa08594c7133e668b68b2a
 labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex b/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
index 185f4cfb..53c7eb0f 100644
--- a/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
+++ b/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
@@ -172,7 +172,7 @@ And check its value:
 
 The value should be \code{0} as the pin is connected to a ground level.
 
-{Now, let's connect our GPIO pin to pin 1 (\code{VDD
+{Now, let's connect our GPIO pin to pin 3 (\code{VDD
 3.3V}) of connector P9. Check the above diagram if needed.
 
 Let's check the value again:




More information about the training-materials-updates mailing list