mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
Fix for non-working tx pin
This commit is contained in:
parent
418a12e75f
commit
c8584d576a
@ -343,7 +343,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#undef GPS_RX_PIN
|
||||
#undef GPS_TX_PIN
|
||||
#define GPS_RX_PIN 36
|
||||
#define GPS_TX_PIN 39
|
||||
#define GPS_TX_PIN 13
|
||||
|
||||
#define BATTERY_PIN 35 // A battery voltage measurement pin, voltage divider connected here to measure battery voltage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user