Skip to content

Commit 291f777

Browse files
author
James Wilson
committed
Separate cell reset and power for Tracker M proto 3
1 parent b09701f commit 291f777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/src/trackerm/pinmap_defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
#define Y7 49
142142

143143
// Cellular
144-
#define BGRST P2_CELL_PWR
144+
#define BGRST P2_CELL_RST
145145
#define BGPWR P2_CELL_PWR
146146
#define BGVINT P2_CELL_STATUS
147147
#define BGDTR P2_CELL_DTR

0 commit comments

Comments
 (0)