one more init value

This commit is contained in:
sonora 2015-09-25 18:41:57 +02:00
parent 9fbb3fda4b
commit 1ae8b904d6

View file

@ -239,6 +239,7 @@ public class GPXUtilities {
channelBase = 99999;
channelTop = channelBase;
channelBottom = channelBase;
channelThres = channelThresMin;
metricEnd += s.metricEnd;
points += numberOfPoints;