TerryFrench
3 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
variants/station_g2/platformio.ini
|
|
@ -51,6 +51,8 @@ build_flags = |
|
|
-D ADVERT_LON=0.0 |
|
|
-D ADVERT_LON=0.0 |
|
|
-D ADMIN_PASSWORD='"password"' |
|
|
-D ADMIN_PASSWORD='"password"' |
|
|
-D MAX_NEIGHBOURS=50 |
|
|
-D MAX_NEIGHBOURS=50 |
|
|
|
|
|
-D PERSISTANT_GPS=1 |
|
|
|
|
|
-D ENV_SKIP_GPS_DETECT=1 |
|
|
; -D MESH_PACKET_LOGGING=1 |
|
|
; -D MESH_PACKET_LOGGING=1 |
|
|
; -D MESH_DEBUG=1 |
|
|
; -D MESH_DEBUG=1 |
|
|
build_src_filter = ${Station_G2.build_src_filter} |
|
|
build_src_filter = ${Station_G2.build_src_filter} |
|
|
|