Merge pull request #1000 from kallanreed/enable_wismesh_tag_gps

Add PIN_GPS_EN build flag for wismesh tag companion
This commit is contained in:
ripplebiz
2025-10-26 15:36:48 +11:00
committed by GitHub

View File

@@ -94,6 +94,7 @@ build_flags =
-D BLE_PIN_CODE=123456
-D BLE_DEBUG_LOGGING=1
-D OFFLINE_QUEUE_SIZE=256
-D PIN_GPS_EN=34
; -D MESH_PACKET_LOGGING=1
-D MESH_DEBUG=1
build_src_filter = ${rak_wismesh_tag.build_src_filter}