From b623f5953691b2a0614e6f1f4def86bdbb9a4113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Aug 2020 11:53:00 +0200 Subject: New upstream version 5.2.0Beta2.1 --- app/bin/trackx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/bin/trackx.h') diff --git a/app/bin/trackx.h b/app/bin/trackx.h index 9f24e7c..50fda1d 100644 --- a/app/bin/trackx.h +++ b/app/bin/trackx.h @@ -40,7 +40,7 @@ typedef struct track_t { BOOL_T new:1; unsigned int width:2; unsigned int elevMode:2; - unsigned int bits:9; + unsigned int bits:12; EPINX_T endCnt; trkEndPt_p endPt; struct { float x; float y; } lo, hi; -- cgit v1.2.3