fix: revert swapped GPS pins
reverted GPS pin behaviour and swapped GPS pins for tbeam variants.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user