Skip to content

Commit 44fcfce

Browse files
author
GitHub Actions
committed
docs: Update pinout documentation with enhanced pin mapping
Pinout Documentation Updates (03_pinout.rst): - Enhanced pin mapping descriptions and clarity - Improved GPIO pin assignments documentation - Updated visual references and layout - Better organization of pin function descriptions - Enhanced readability and technical accuracy These updates provide clearer guidance for pin usage on the PULSAR H2 board and improve the overall developer experience for hardware interfacing.
1 parent 0fe7afb commit 44fcfce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software/sphinx/src/source/03_pinout.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Pinout distribution
2323
<br><br>
2424

2525
<!-- Imagen que se puede abrir en una nueva ventana al hacer clic -->
26-
<a href="./_static/nanoh2/pinout.png" target="_blank">
26+
<a href="./_static/nanoh2/pinout.jpg" target="_blank">
2727
<img
28-
src="./_static/nanoh2/pinout.png"
28+
src="./_static/nanoh2/pinout.jpg"
2929
alt="PULSAR H2 Pinout"
3030
style="width: 90%; height: auto; border: 1px solid #ccc; border-radius: 8px;"
3131
>

0 commit comments

Comments
 (0)