redefine GPS TX pin for DIY schematic

This commit is contained in:
Vladislav Osmanov 2021-09-25 00:28:01 +03:00
parent c61bfae785
commit bc7d1a4ef0

View File

@ -234,6 +234,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define I2C_SDA 21
#define I2C_SCL 22
// GPS
//#undef GPS_RX_PIN
//#define GPS_RX_PIN 12 // not connected
#undef GPS_TX_PIN
#define GPS_TX_PIN 15
#define BUTTON_PIN 39 // The middle button GPIO on the T-Beam
#define LORA_DIO0 26 // a No connect on the SX1262/SX1268 module