Skip to content

Commit e4fe638

Browse files
Update README.md images v2
1 parent f1efb9e commit e4fe638

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,11 @@ The pins should be connected as follows:
186186
</p>
187187

188188
<picture>
189-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/GPIO-GBPIN_light.png">
190-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/GPIO-GBPIN.png">
189+
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/GPIO-GBPIN_light-v2.png">
190+
<source media="(prefers-color-scheme: light)" srcset="./docs/images/GPIO-GBPIN-v2.png">
191191
<img
192192
alt="Connect Flipper Zero GPIO to Game Boy Pins"
193-
src="./docs/images/GPIO-GBPIN.png">
193+
src="./docs/images/GPIO-GBPIN-v2.png">
194194
</picture>
195195

196196
| Cable Game Link (Socket) | Flipper Zero GPIO |
@@ -206,7 +206,7 @@ It's possible to cut a cable directly without using a socket, but it's important
206206

207207
<p align='center'>
208208
<br />
209-
<img src="./docs/images/cut-cable.png" width="400" /><br />
209+
<img src="./docs/images/cut-cable-v2.png.png" width="400" /><br />
210210
</p>
211211

212212
*"Cable Game Link" cut and directly connected to the Flipper Zero pins.*

README_es.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ Se deben conectar los Pines de la siguiente manera
180180
</p>
181181

182182
<picture>
183-
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/GPIO-GBPIN_light.png">
184-
<source media="(prefers-color-scheme: light)" srcset="./docs/images/GPIO-GBPIN.png">
183+
<source media="(prefers-color-scheme: dark)" srcset="./docs/images/GPIO-GBPIN_light-v2.png">
184+
<source media="(prefers-color-scheme: light)" srcset="./docs/images/GPIO-GBPIN-v2.png">
185185
<img
186186
alt="Connect Flipper Zero GPIO to Game Boy Pins"
187-
src="./docs/images/GPIO-GBPIN.png">
187+
src="./docs/images/GPIO-GBPIN-v2.png">
188188
</picture>
189189

190190
| Cable Game Link (Socket) | Flipper Zero GPIO |
@@ -201,7 +201,7 @@ Pudes cortar un cable directamente sin usar el socket pero debes tener en cuenta
201201

202202
<p align='center'>
203203
<br />
204-
<img src="./docs/images/cut-cable.png" width="400" /><br />
204+
<img src="./docs/images/cut-cable-v2.png.png" width="400" /><br />
205205
</p>
206206

207207
*"Cable Game Link" cortado y conectado directamente a los pines de Flipper Zero.*
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)