mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Fixed copy&paste error
This commit is contained in:
parent
589c85b504
commit
7a49f01c95
@ -126,7 +126,7 @@
|
||||
#define PAUSE_INTERVAL_DEFAULT 10 /* s */
|
||||
#define USE_REPORTED_SPEED_SETTING "useReportedSpeed"
|
||||
#define USE_REPORTED_SPEED_DEFAULT false
|
||||
#define USE_DEM_ELEVATION_SETTING "useReportedSpeed"
|
||||
#define USE_DEM_ELEVATION_SETTING "useDEMElevation"
|
||||
#define USE_DEM_ELEVATION_DEFAULT false
|
||||
#define POI_RADIUS_SETTING "poiRadius"
|
||||
#define POI_RADIUS_DEFAULT (int)(IMPERIAL_UNITS() ? MIINM : KMINM)
|
||||
|
Loading…
Reference in New Issue
Block a user