poprawki m2k2-1

pull/1/head
SP9SKP 2021-05-14 21:47:38 +02:00
rodzic 8dc425a447
commit cb2f95eb14
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -2031,8 +2031,7 @@ float get_TLC555freq(uint32_t m) {
}
static void decodeframe10(uint32_t m)
{
static void decodeframe10(uint32_t m){
uint32_t week;
uint32_t tow;
uint32_t cs;
@ -2054,7 +2053,7 @@ static void decodeframe10(uint32_t m)
//char s[201+6];
char s[400];
float fq555;
char typ=0;
char typ=1;
struct M10 * anonym;
struct CHAN * anonym0; /* call if set */