Solved issue

This commit is contained in:
Llorenc 2021-08-05 16:16:58 +02:00
parent e7ccb5a0df
commit 54ae28d46d

View File

@ -1808,6 +1808,7 @@ int main(int argc, char *argv[])
strcpy(umfile, optarg);
nmeaGGA = FALSE;
umLLH = TRUE;
break;
case 'g':
strcpy(umfile, optarg);
nmeaGGA = TRUE;