mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
correction of diragram v2
This commit is contained in:
parent
ff79c44117
commit
fa9e9aca95
|
@ -212,7 +212,7 @@ The following are examples of using either a Raspberry Pi Pico or Arduino Mini P
|
|||
|
||||
#### Raspberry Pi Pico Wiring
|
||||
|
||||
![image](https://i.ibb.co/g3ZffzT/pir.png)
|
||||
![image](https://user-images.githubusercontent.com/2799310/210852481-21ea76e5-ecaa-40c1-8f34-635ef2a1c95b.png)
|
||||
|
||||
- TX pin 14 on the T-Beam to RX pin 2 on the Pico
|
||||
- RX pin 13 on the T-Beam to TX pin 1 on the Pico
|
||||
|
@ -253,7 +253,7 @@ while True:
|
|||
|
||||
#### Arduino Mini Pro Wiring
|
||||
|
||||
![image](/img/modules/Serial/arduino-mini-pro-pir-wiring.png)
|
||||
![image](https://i.ibb.co/g3ZffzT/pir.png)
|
||||
|
||||
- T-BEAM RX PIN 13 to TX PIN on the ARDUINO MINI
|
||||
- T-BEAM TX PIN 14 to RX PINon the ARDUINO MINI
|
||||
|
|
Loading…
Reference in a new issue