add pin out diagram for gps sync
This commit is contained in:
parent
623c7ddd2f
commit
20aab3d6e7
|
|
@ -325,7 +325,7 @@
|
|||
<strong>📌 Refer to this official diagram</strong> from Espressif to locate the exact pins on your board.
|
||||
</div>
|
||||
<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"
|
||||
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;">
|
||||
|
|
@ -927,4 +927,4 @@ echo "All devices flashed!"</code></pre>
|
|||
<p>December 2025</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue