Browse Source

Merge c322eb073d into c86e63d2f5

pull/2255/merge
TerryFrench 1 day ago
committed by GitHub
parent
commit
2a54381386
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      variants/station_g2/platformio.ini

2
variants/station_g2/platformio.ini

@ -51,6 +51,8 @@ build_flags =
-D ADVERT_LON=0.0
-D ADMIN_PASSWORD='"password"'
-D MAX_NEIGHBOURS=50
-D PERSISTANT_GPS=1
-D ENV_SKIP_GPS_DETECT=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${Station_G2.build_src_filter}

Loading…
Cancel
Save