fix: revert swapped GPS pins

reverted GPS pin behaviour and swapped GPS pins for tbeam variants.
This commit is contained in:
taco
2025-06-24 12:39:07 +10:00
parent 6d8fae26da
commit 84c2cfdcf2
4 changed files with 7 additions and 7 deletions

View File

@@ -14,8 +14,8 @@ build_flags =
-D P_LORA_TX_LED=6
-D PIN_BOARD_SDA=17
-D PIN_BOARD_SCL=18
-D PIN_GPS_RX=9
-D PIN_GPS_TX=8
-D PIN_GPS_RX=8
-D PIN_GPS_TX=9
-D PIN_GPS_EN=7
-D PIN_USER_BTN=0
-D TELEM_BME280_ADDRESS=0x77