Skip to content

Commit 9aa11a8

Browse files
authored
Merge pull request #1000 from kallanreed/enable_wismesh_tag_gps
Add PIN_GPS_EN build flag for wismesh tag companion
2 parents a2f5432 + 8ca3ed2 commit 9aa11a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/rak_wismesh_tag/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ build_flags =
9494
-D BLE_PIN_CODE=123456
9595
-D BLE_DEBUG_LOGGING=1
9696
-D OFFLINE_QUEUE_SIZE=256
97+
-D PIN_GPS_EN=34
9798
; -D MESH_PACKET_LOGGING=1
9899
-D MESH_DEBUG=1
99100
build_src_filter = ${rak_wismesh_tag.build_src_filter}

0 commit comments

Comments
 (0)