one more init value
This commit is contained in:
parent
9fbb3fda4b
commit
1ae8b904d6
1 changed files with 1 additions and 0 deletions
|
@ -239,6 +239,7 @@ public class GPXUtilities {
|
||||||
channelBase = 99999;
|
channelBase = 99999;
|
||||||
channelTop = channelBase;
|
channelTop = channelBase;
|
||||||
channelBottom = channelBase;
|
channelBottom = channelBase;
|
||||||
|
channelThres = channelThresMin;
|
||||||
|
|
||||||
metricEnd += s.metricEnd;
|
metricEnd += s.metricEnd;
|
||||||
points += numberOfPoints;
|
points += numberOfPoints;
|
||||||
|
|
Loading…
Reference in a new issue