소스 검색

Update README

Esteban Fuentealba 1 년 전
부모
커밋
04b7f69f5f
4개의 변경된 파일22개의 추가작업 그리고 1개의 파일을 삭제
  1. 22 1
      README.md
  2. BIN
      docs/images/flipper-zero-flat-00.png
  3. BIN
      docs/images/flipper-zero-flat-01.png
  4. BIN
      docs/images/flipper-zero-flat-02.png

+ 22 - 1
README.md

@@ -73,7 +73,28 @@ And use [**qFlipper**](https://flipperzero.one/update) to copy the generated **p
 
 These instructions assume that you are starting at the Flipper Zero desktop. Otherwise, press the Back button until you are at the desktop.
 
-- If using a MALVEKE board, plug it in to the GPIO header now. The app will auto-detect and select the correct pinout to support the MALVEKE EXT1 interface. If using the Flipper GB Link board, or any other pinout, they can be connected to the Flipper Zero now, or at any point in the future.
+- If you're using a MALVEKE PCB version, verify the **Pinout** configuration:
+
+    <p align='center'>
+        <br />
+        <img src="./docs/images/flipper-zero-flat-00.png" width="400" />
+        <br />
+    </p>
+
+    - MALVEKE **2.5** PCB Version: If you're using this version, select the `MALVEKE` configuration.
+        <p align='center'>
+            <br />
+            <img src="./docs/images/flipper-zero-flat-01.png" width="400" />
+            <br />
+        </p>
+
+    - MALVEKE **2.5.1** PCB Version: If you're using this version, select the `ORIGINAL`
+        <p align='center'>
+            <br />
+            <img src="./docs/images/flipper-zero-flat-02.png" width="400" />
+            <br />
+        </p>
+
 - Press the `OK` button on the Flipper to open the main menu.
 - Choose `Applications` from the menu.
 - Choose `GPIO` from the submenu.

BIN
docs/images/flipper-zero-flat-00.png


BIN
docs/images/flipper-zero-flat-01.png


BIN
docs/images/flipper-zero-flat-02.png