mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
fix GPS Pins
This commit is contained in:
parent
9aaeb7de77
commit
981d051fc7
|
@ -62,25 +62,16 @@ External GPS modules can be installed to extend the capabilities of simple board
|
||||||
|
|
||||||
### LILYGO TTGO Lora32 V1.0
|
### LILYGO TTGO Lora32 V1.0
|
||||||
|
|
||||||
- Wiring instructions:
|
- This board does not support external GPS Modules.
|
||||||
|
|
||||||
| GPS Module Pin | TTGO Lora32 v1.0 Pin |
|
### Heltec Lora32 v1.0, v2.0 and v2.1
|
||||||
| :------------: | :------------------: |
|
|
||||||
| VCC | 3.3V |
|
|
||||||
| RX | 37 |
|
|
||||||
| TX | 36 |
|
|
||||||
| GND | GND |
|
|
||||||
|
|
||||||
- Once the module is connected, it should be detected automatically by the firmware.
|
|
||||||
|
|
||||||
### Heltec Lora32 v2.0 and v2.1
|
|
||||||
|
|
||||||
- Wiring instructions:
|
- Wiring instructions:
|
||||||
|
|
||||||
| GPS Module Pin | Heltec Lora32 Pin |
|
| GPS Module Pin | Heltec Lora32 Pin |
|
||||||
| :------------: | :---------------: |
|
| :------------: | :---------------: |
|
||||||
| VCC | 3.3V |
|
| VCC | 3.3V |
|
||||||
| RX | 37 |
|
| RX | 33 |
|
||||||
| TX | 36 |
|
| TX | 36 |
|
||||||
| GND | GND |
|
| GND | GND |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue