Merge pull request #464 from meshtastic/caveman99-patch-1-1

fix GPS Pins
This commit is contained in:
Garth Vander Houwen 2022-10-30 09:02:13 -07:00 committed by GitHub
commit d027984847
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |