nmrr 2 лет назад
Родитель
Сommit
96ba9ca657
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -9,7 +9,7 @@ You need a **geiger counter** board to run this application. This board can be u
 
 The geiger counter board can be powered with +5V power pin of the **Flipper Zero**. This pin will automatically be enabled when the program is launched. 
 
-Output pin for measure on arduino cannot be used on the **Flipper Zero** because output voltage is too low. You can use jack out port instead. Just cut jack wire and connect audio channel (left, right or both together) on **A7** GPIO :
+Output pin for measure on arduino cannot be used on the **Flipper Zero** because output voltage is too low. You can use jack out port instead. Just cut audio jack cable and connect audio channel (left, right or both together) on **A7** GPIO :
 
 <p align="center"><img src="https://github.com/nmrr/flipperzero-geigercounter/blob/main/img/jack.png" width=40% height=40%></p>
 
@@ -68,6 +68,9 @@ All previous measures in a row (the scale of the graph is automatically adjusted
 
 ## Changelog
 
+* 2023-02-26
+  * More clarity about how to connect audio jack cable on A7 GPIO
+
 * 2023-02-02
   * μSv/h and mSv/y have been added
   * 5V pin is automatically enabled when the program is launched