add pin out diagram for gps sync

This commit is contained in:
Bob 2025-12-06 10:50:00 -08:00
parent 623c7ddd2f
commit 20aab3d6e7
1 changed files with 2 additions and 2 deletions

View File

@ -325,7 +325,7 @@
<strong>📌 Refer to this official diagram</strong> from Espressif to locate the exact pins on your board. <strong>📌 Refer to this official diagram</strong> from Espressif to locate the exact pins on your board.
</div> </div>
<div class="pinout-diagram"> <div class="pinout-diagram">
<img src="https://docs.espressif.com/projects/esp-dev-kits/en/latest/_images/esp32-c5-devkitc-1-pin-layout_v1.2.png" <img src="./esp32-c5-devkitc-1-pin-layout_small.png"
alt="ESP32-C5 Pinout Diagram" alt="ESP32-C5 Pinout Diagram"
style="width: 100%; max-width: 1000px; height: auto; border: 3px solid #34495e; border-radius: 8px; background: white; padding: 20px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"> style="width: 100%; max-width: 1000px; height: auto; border: 3px solid #34495e; border-radius: 8px; background: white; padding: 20px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
<p style="margin-top: 10px; font-size: 0.9em; color: #666; text-align: center;"> <p style="margin-top: 10px; font-size: 0.9em; color: #666; text-align: center;">