mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -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
|
||||
|
||||
- Wiring instructions:
|
||||
- This board does not support external GPS Modules.
|
||||
|
||||
| GPS Module Pin | TTGO Lora32 v1.0 Pin |
|
||||
| :------------: | :------------------: |
|
||||
| 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
|
||||
### Heltec Lora32 v1.0, v2.0 and v2.1
|
||||
|
||||
- Wiring instructions:
|
||||
|
||||
| GPS Module Pin | Heltec Lora32 Pin |
|
||||
| :------------: | :---------------: |
|
||||
| VCC | 3.3V |
|
||||
| RX | 37 |
|
||||
| RX | 33 |
|
||||
| TX | 36 |
|
||||
| GND | GND |
|
||||
|
||||
|
|
Loading…
Reference in a new issue