diff --git a/docs/hardware/gpsmodule.mdx b/docs/hardware/gpsmodule.mdx index 884cfa37..bec46a4d 100644 --- a/docs/hardware/gpsmodule.mdx +++ b/docs/hardware/gpsmodule.mdx @@ -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 |