mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
move gps standby pin to gps section
This commit is contained in:
parent
1718657829
commit
511a935bbf
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
|
||||
#define PIN_SERIAL1_RX (41) // GPS TX
|
||||
#define PIN_SERIAL1_TX (40) // GPS RX
|
||||
#define PIN_GPS_STANDBY (34)
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// I2C pin definition
|
||||
|
||||
|
|
@ -121,3 +120,4 @@
|
|||
#define PIN_GPS_WAKEUP (34)
|
||||
#define PIN_GPS_RESET (37)
|
||||
#define PIN_GPS_PPS (36)
|
||||
#define PIN_GPS_STANDBY (34)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue