fix GPS Pins

This commit is contained in:
Thomas Göttgens 2022-10-30 16:53:58 +01:00 committed by GitHub
parent 9aaeb7de77
commit 981d051fc7
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 |