From 959ba1bd7ceca756f44ff5b6d28489310a72368e Mon Sep 17 00:00:00 2001 From: SP9SKP Date: Sat, 17 Feb 2018 21:09:34 +0100 Subject: [PATCH] pomylone S z D --- src/sondemod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sondemod.c b/src/sondemod.c index c8d9e4a..8be33c2 100644 --- a/src/sondemod.c +++ b/src/sondemod.c @@ -855,7 +855,7 @@ static void Parms(void) else if (h[1U]=='e') { save2csv=1; } - else if (h[1U]=='S') { + else if (h[1U]=='D') { disSKP=1; }